taskgenius_taskgenius-plugin/docs
Quorafind deef893535 fix(dataflow): resolve blank TaskView and integrate ICS events
- Add IcsSource for calendar event integration into dataflow
- Fix infinite loop with sourceSeq tracking mechanism
- Resolve blank TaskView on quick startup with debounced events
- Add change detection to prevent unnecessary batch updates
- Implement render guards to prevent concurrent refreshes
- Update reindex commands to support dataflow architecture
- Persist ICS events separately in storage layer
- Update architecture documentation with current implementation

Fixes issues where:
- TaskView showed blank despite having loaded tasks
- Infinite "Batch update" loops occurred
- ICS calendar events disappeared when background sync disabled
- Rapid successive updates caused view resets before rendering
2025-08-20 10:34:02 +08:00
..
dataflow-architecture.md fix(dataflow): resolve blank TaskView and integrate ICS events 2025-08-20 10:34:02 +08:00
dataflow-event-system.md fix(dataflow): resolve data persistence and task parsing issues 2025-08-20 06:59:45 +08:00
dataflow-migration-phase-a-complete.md refactor(architecture): complete dataflow migration and file reorganization 2025-08-19 07:27:37 +08:00
directory-structure-refactoring-plan.md refactor(repo)!: restructure directories for maintainability and update import paths 2025-08-19 10:37:07 +08:00
editor-extensions-refactoring-plan.md docs: add editor-extensions refactoring plan documentation 2025-08-19 13:38:17 +08:00
storage-api-fixes.md refactor(dataflow): reorganize workers and fix import paths 2025-08-19 07:35:59 +08:00
task-genius-refactor-plan.md refactor: reorganize architecture and add dataflow foundation 2025-08-18 11:56:30 +08:00
task-genius-refactor-spec.md refactor: reorganize architecture and add dataflow foundation 2025-08-18 11:56:30 +08:00
taskindexer-migration-plan.md refactor(dataflow): reorganize workers and fix import paths 2025-08-19 07:35:59 +08:00