taskgenius_taskgenius-plugin/src
2025-09-16 09:32:59 +08:00
..
__mocks__ fix: css issue with create task 2025-07-18 14:55:35 +08:00
__tests__ fix(dates): correct timezone handling for date display in task views 2025-09-02 12:41:05 +08:00
cache refactor(repo)!: restructure directories for maintainability and update import paths 2025-08-19 10:37:07 +08:00
commands refactor: remove duplicate re-export files and update all imports to point directly to new locations 2025-08-28 11:49:10 +08:00
common fix(tasks): improve task completion handling and metadata updates 2025-09-14 10:32:24 +08:00
components feat(settings): add reset all settings functionality 2025-09-15 17:26:28 +08:00
core refactor(dataflow): improve ObsidianSource lifecycle management 2025-09-13 22:20:39 +08:00
dataflow fix(write): unify status→date pipeline; correct date insert positions; prevent clearing content; improve recurring due-date calc (weekly/monthly) and new task generation; ensure single write events; safer delete/batch ops; refs #444 #446 #431 #415 2025-09-16 09:32:59 +08:00
editor-extensions fix(status-cycler): prevent status cycling on normal typing in empty checkbox; avoids conflicts with Easy Typing capitalization; refs #409 2025-09-16 09:32:40 +08:00
executors/completion refactor(dataflow): complete TaskManager to Dataflow migration with enhanced APIs 2025-08-22 13:25:12 +08:00
managers fix(file-filter): correct folder rule matching for nested paths 2025-09-11 16:17:28 +08:00
mcp refactor(settings): consolidate dataflowEnabled into enableIndexer 2025-08-27 23:35:01 +08:00
pages fix(tasks): improve task completion handling and metadata updates 2025-09-14 10:32:24 +08:00
parsers feat(tasks): add task deletion with cascade support 2025-09-03 22:16:52 +08:00
services refactor(dataflow): consolidate time parsing types and remove debug files 2025-08-24 21:04:28 +08:00
styles feat(dataflow): enhance project configuration and metadata handling 2025-09-15 17:27:32 +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 fix(tags): ignore escaped \#tag to align with Obsidian behavior; refs #438 2025-09-16 09:32:52 +08:00
icon.ts feat: support canvas indexer 2025-06-18 10:12:55 +08:00
index.ts fix(view): ensure single-instance activation for main view and timeline sidebar; dedupe duplicate leaves; refs #428 2025-09-16 09:32:45 +08:00
setting.ts refactor(settings): replace custom list UI with ListConfigModal and use native debounce 2025-08-31 21:41:04 +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