taskgenius_taskgenius-plugin/src
Boninall 8bed404489 feat(quick-capture): add comprehensive frontmatter generation for file mode
- Add all task metadata fields to frontmatter (dates, priority, project, context)
- Add option to write content tags to frontmatter.tags
- Show live preview of file content including frontmatter
- Map checkbox statuses to textual equivalents for frontmatter
- Simplify tag handling to only use content tags when enabled
2025-10-04 21:54:04 +08:00
..
__mocks__ refactor: improve task parsing, date management, and tag handling 2025-09-16 15:29:56 +08:00
__tests__ feat: improve date positioning logic for task metadata 2025-09-27 09:15:35 +08:00
cache refactor(repo)!: restructure directories for maintainability and update import paths 2025-08-19 10:37:07 +08:00
commands fix(task-mover): prevent archive markers on non-task lines and preserve folded content 2025-09-26 16:56:50 +08:00
common feat(quick-capture): add comprehensive frontmatter generation for file mode 2025-10-04 21:54:04 +08:00
components feat(quick-capture): add comprehensive frontmatter generation for file mode 2025-10-04 21:54:04 +08:00
core refactor(dataflow): improve ObsidianSource lifecycle management 2025-09-13 22:20:39 +08:00
dataflow feat(quick-capture): add comprehensive frontmatter generation for file mode 2025-10-04 21:54:04 +08:00
editor-extensions feat(quick-capture): add multi-mode capture with file creation support 2025-09-29 20:16:56 +08:00
executors/completion refactor(dataflow): complete TaskManager to Dataflow migration with enhanced APIs 2025-08-22 13:25:12 +08:00
experimental/v2 feat(onboarding): enhance intro animation and fix mode selection UI 2025-10-01 09:29:32 +08:00
managers feat(workspace): add custom icon selection for workspaces 2025-09-24 18:48:11 +08:00
mcp refactor(settings): consolidate dataflowEnabled into enableIndexer 2025-08-27 23:35:01 +08:00
pages feat(view): add task count display in view title 2025-09-24 08:44:01 +08:00
parsers feat(tasks): add task deletion with cascade support 2025-09-03 22:16:52 +08:00
patches chore(styles): resolve conflict in styles.css 2025-09-29 20:52:36 +08:00
services refactor(dataflow): consolidate time parsing types and remove debug files 2025-08-24 21:04:28 +08:00
styles style(onboarding): improve component preview layout 2025-10-03 23:00:03 +08:00
translations feat(tasks): add task deletion with cascade support 2025-09-03 22:16:52 +08:00
types fix(habit): use boolean values for daily habit completion tracking 2025-09-06 10:34:06 +08:00
utils feat(fluent): add project filter integration and details panel 2025-09-21 09:50:11 +08:00
icon.ts feat: support canvas indexer 2025-06-18 10:12:55 +08:00
index.ts feat(onboarding): add noise texture and enhance UI polish 2025-10-01 15:00:42 +08:00
setting.ts fix(editor): improve date positioning in task content 2025-09-27 09:15:35 +08:00
test-setup.ts chore: resolve conflict 2025-07-09 16:58:46 +08:00
utils.ts feat: support new progressbar 2025-04-06 17:28:18 +08:00