onyx-tasks/apps/tauri/src-tauri
Tristan Michael 5faf285d28 feat(tauri): add move, rename, grouping commands and file watcher
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>
2026-03-31 13:27:56 -07:00
..
capabilities rename Tauri app from bevy-tasks to onyx 2026-03-31 09:47:07 -07:00
icons tauri and flutter guis 2026-03-17 09:38:53 -07:00
src feat(tauri): add move, rename, grouping commands and file watcher 2026-03-31 13:27:56 -07:00
build.rs tauri and flutter guis 2026-03-17 09:38:53 -07:00
Cargo.lock feat(tauri): add move, rename, grouping commands and file watcher 2026-03-31 13:27:56 -07:00
Cargo.toml feat(tauri): add move, rename, grouping commands and file watcher 2026-03-31 13:27:56 -07:00
tauri.conf.json rename Tauri app from bevy-tasks to onyx 2026-03-31 09:47:07 -07:00