taskgenius_taskgenius-plugin/docs
Quorafind 52573bfcd0 refactor(canvas): consolidate Canvas parsing into core CanvasParser
Major refactoring to centralize Canvas parsing functionality and improve
timeline features:

- Consolidate Canvas parsing logic into CanvasParser class
- Remove separate CanvasEntry module (functionality moved to CanvasParser)
- Add static helper methods for Canvas JSON parsing and node operations
- Enhance timeline sidebar with duration badges for time ranges
- Fix timezone handling using local time instead of UTC for consistency
- Update Canvas task updater to use centralized parser
- Clean up settings UI removing obsolete indexing options
- Add comprehensive parser refactoring documentation

This improves code organization, reduces duplication, and enhances the
timeline view with better time range visualization including duration badges.
2025-08-24 22:46:16 +08:00
..
canvas-task-api-guide.md refactor(dataflow): complete TaskManager to Dataflow migration with enhanced APIs 2025-08-22 13:25:12 +08:00
dataflow-architecture.md feat(time-parsing): add enhanced time parsing with range and component extraction 2025-08-24 10:26:54 +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
dataflow-production-ready.md feat(time-parsing): add enhanced time parsing with range and component extraction 2025-08-24 10:26:54 +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
enhanced-time-parsing-api.md feat(time-parsing): add enhanced time parsing with date inheritance and timeline improvements 2025-08-24 21:00:30 +08:00
file-source-implementation.md docs(filesource): add comprehensive specification and implementation docs 2025-08-20 22:43:43 +08:00
file-source-specification.md docs: update architecture documentation and file specifications 2025-08-23 11:35:28 +08:00
filesource-architecture-review.md fix(dataflow): resolve data loss on restart and integrate FileSource 2025-08-21 07:12:36 +08:00
oncompletion-feature-guide.md refactor(dataflow): complete TaskManager to Dataflow migration with enhanced APIs 2025-08-22 13:25:12 +08:00
parser-refactoring-plan.md refactor(canvas): consolidate Canvas parsing into core CanvasParser 2025-08-24 22:46:16 +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
taskmanager-to-dataflow-migration.md refactor(dataflow): major architecture improvements and bug fixes 2025-08-21 23:41:20 +08:00
taskmanager-writeapi-gap-analysis.md refactor(dataflow): complete TaskManager to Dataflow migration with enhanced APIs 2025-08-22 13:25:12 +08:00
update-settings-plan.md feat(uri): add enhanced deep-link support with path-based routing 2025-08-24 10:24:12 +08:00
worker-processing-implementation.md fix(settings): make performSearch method public for external access 2025-08-23 11:20:46 +08:00