Add Tauri commands: move_task, rename_list, set/get_group_by_due_date, watch_workspace. Implement file watcher using notify crate with 500ms debounce and self-change suppression via mute_watcher(). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| src-tauri | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||