taskgenius_taskgenius-plugin/src/services
Quorafind 9be6bf7580 feat(timer): add timer statistics panel and Working On view
- Add TimerStatisticsPanel component for displaying active and completed timers
- Implement completed timer history with configurable max records
- Add timer controls (start/pause/resume/stop) to task list and tree views
- Integrate timer auto-start option in quick capture settings
- Add Working On navigation item for viewing active timers
- Refactor timer manager with unified storage abstraction
- Add i18n translations for timer features (en/zh-cn)
- Add timer statistics CSS styles
2025-12-09 11:38:26 +08:00
..
date-inheritance-service.ts refactor(dataflow): consolidate time parsing types and remove debug files 2025-08-24 21:04:28 +08:00
settings-change-detector.ts refactor(repo)!: restructure directories for maintainability and update import paths 2025-08-19 10:37:07 +08:00
task-migration-service.ts refactor(workflow): improve code quality and type safety 2025-10-12 14:25:20 +08:00
task-parsing-service.ts refactor(fluent): migrate experimental v2 to production fluent structure 2025-10-07 21:54:43 +08:00
time-parsing-service.ts feat(time-parsing): improve emoji-based date type detection and time preservation 2025-11-30 15:45:10 +08:00
timer-export-service.ts feat(timer): add timer statistics panel and Working On view 2025-12-09 11:38:26 +08:00
timer-format-service.ts refactor(repo)!: restructure directories for maintainability and update import paths 2025-08-19 10:37:07 +08:00
timer-metadata-service.ts refactor(repo)!: restructure directories for maintainability and update import paths 2025-08-19 10:37:07 +08:00