mirror of
https://github.com/taskgenius/taskgenius-plugin.git
synced 2026-07-22 06:40:25 +00:00
- Add delete task option to right-click context menu in TaskView - Support cascade deletion for tasks with subtasks - Show confirmation dialog with options when deleting parent tasks - Emit TASK_DELETED event for dataflow synchronization - Update Repository and TaskIndexer to handle task removal - Extend WriteAPI and CanvasTaskUpdater for child task deletion - Add i18n translations for delete-related messages Implements complete task deletion workflow with parent-child relationship handling, allowing users to delete individual tasks or entire task trees. |
||
|---|---|---|
| .. | ||
| canvas-task-updater.ts | ||
| context-detector.ts | ||
| file-metadata-parser.ts | ||
| file-metadata-updater.ts | ||
| holiday-detector.ts | ||
| ics-parser.ts | ||
| ics-status-mapper.ts | ||
| webcal-converter.ts | ||