Add TaskRepository::move_task() to move tasks between lists and rename_list() to rename lists on the filesystem. Adds rename_list to the Storage trait with FileSystemStorage implementation. Includes tests for both operations plus duplicate-name error case. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| config.rs | ||
| error.rs | ||
| lib.rs | ||
| models.rs | ||
| repository.rs | ||
| storage.rs | ||
| sync.rs | ||
| webdav.rs | ||