Commit graph

5 commits

Author SHA1 Message Date
callumalpass
6c3c7ba4bb Update Bases calendar width controls and editor scheduling 2026-03-29 21:02:49 +11:00
callumalpass
291184cd56 docs: restructure task management guides and refresh screenshots
Split recurring tasks and reminders content into dedicated pages,
condense existing guides for clarity, and update all documentation
screenshots. Refactor e2e screenshot tests with shared openView()
helper and retry support. Refine MdbaseSpec field types (enum,
datetime, link) and replace MCPService @ts-expect-error workarounds
with bound tool pattern.
2026-02-15 12:10:28 +11:00
callumalpass
a585653158 feat(TaskService): support {{currentNotePath}} for inline task command (#1334)
- Add 'manual-creation' context to use inlineTaskConvertFolder setting
- Update issue tracking for #1334, #1342, #1398, #1408
- Add failing test for issue #1302 (task not found in agenda view)
- Update .gitignore to exclude workspace.json and e2e config
2026-01-01 16:04:30 +11:00
callumalpass
27e1bc9a2f chore(e2e): update test vault state from test runs
Update plugin state with pomodoro session data and workspace layout
changes from e2e test execution.
2025-12-31 11:46:57 +11:00
callumalpass
6b2bf64038 chore: add e2e test vault to version control
Track the test vault to detect unexpected file modifications during
E2E tests. Updated .gitignore to exclude only plugin symlinks while
tracking data.json for reproducible test settings.
2025-12-31 09:58:27 +11:00