mirror of
https://github.com/taskgenius/taskgenius-plugin.git
synced 2026-07-22 06:40:25 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| dataflow-architecture.md | ||
| dataflow-event-system.md | ||
| dataflow-migration-phase-a-complete.md | ||
| directory-structure-refactoring-plan.md | ||
| editor-extensions-refactoring-plan.md | ||
| storage-api-fixes.md | ||
| task-genius-refactor-plan.md | ||
| task-genius-refactor-spec.md | ||
| taskindexer-migration-plan.md | ||