taskgenius_taskgenius-plugin/src
Quorafind bb3cc33c08 feat(widgets): add embeddable widget system with codeblock support
Introduce a new widget architecture for embedding task views directly in
notes via codeblocks. Includes:

- Core widget framework: BaseWidgetView, WidgetShell, WidgetFactory
- Widget views: Tasks, Calendar, Kanban, Projects, Forecast
- Codeblock processor for `task-genius-widget` syntax
- Responsive layouts (compact/narrow/medium/wide)
- Calendar component: configurable view mode persistence per instance
- Comprehensive widget styling with mini calendar variant
2025-12-15 22:46:16 +08:00
..
__mocks__ fix(editor-extensions): resolve transaction conflicts between workflow and date managers 2025-10-13 10:06:33 +08:00
__tests__ feat(settings): add modal settings interface with vertical tabs 2025-12-14 21:57:55 +08:00
cache refactor(fluent): rename V2 to fluent and improve code quality 2025-10-19 13:44:49 +08:00
commands feat(status): add multi-cycle status support with priority-based selection 2025-11-18 14:56:57 +08:00
common feat(timer): add timer statistics panel and Working On view 2025-12-09 11:38:26 +08:00
components feat(widgets): add embeddable widget system with codeblock support 2025-12-15 22:46:16 +08:00
core refactor(dataflow): improve ObsidianSource lifecycle management 2025-09-13 22:20:39 +08:00
dataflow feat(settings): add modal settings interface with vertical tabs 2025-12-14 21:57:55 +08:00
editor-extensions refactor(styles): migrate from CSS to SCSS 2025-12-11 14:33:41 +08:00
executors/completion feat(date): add time component support for task dates 2025-11-26 10:30:06 +08:00
managers feat(settings): add modal settings interface with vertical tabs 2025-12-14 21:57:55 +08:00
mcp feat(mcp): add meta tools and field filtering for reduced token usage 2025-12-01 10:03:10 +08:00
pages refactor(styles): migrate from CSS to SCSS 2025-12-11 14:33:41 +08:00
parsers feat(quick-capture): add date-only input mode toggle 2025-11-29 22:58:47 +08:00
patches fix: tag input event issue 2025-10-30 14:08:02 +08:00
services feat(timer): add timer statistics panel and Working On view 2025-12-09 11:38:26 +08:00
styles feat(widgets): add embeddable widget system with codeblock support 2025-12-15 22:46:16 +08:00
translations feat(settings): add modal settings interface with vertical tabs 2025-12-14 21:57:55 +08:00
types feat(calendar): add custom calendar views with configurable options 2025-11-29 16:17:01 +08:00
utils refactor(calendar): use built-in DateFnsAdapter from @taskgenius/calendar 2025-11-30 17:18:09 +08:00
widgets feat(widgets): add embeddable widget system with codeblock support 2025-12-15 22:46:16 +08:00
icon.ts feat: support canvas indexer 2025-06-18 10:12:55 +08:00
index.ts feat(widgets): add embeddable widget system with codeblock support 2025-12-15 22:46:16 +08:00
setting.ts feat(settings): add modal settings interface with vertical tabs 2025-12-14 21:57:55 +08:00
test-setup.ts chore: resolve conflict 2025-07-09 16:58:46 +08:00
utils.ts refactor(fluent): rename V2 to fluent and improve code quality 2025-10-19 13:44:49 +08:00