callumalpass_tasknotes/tasknotes-e2e-vault
callumalpass 884b163bea test(e2e): add failing tests for issue #1350 - Reading View inline task refresh
Add tests documenting the bug where inline TaskNote widgets in Reading View
don't refresh after property updates. The markdown file updates correctly,
but the widget display remains stale until the file is closed and reopened.

Tests cover:
- Property updates (scheduled date) not refreshing inline widget display
- Status toggle changes not reflected visually
- Multiple instances of same task not refreshing together
- Contrast with Live Preview which does refresh correctly

Root cause: ReadingModeTaskLinkProcessor is a one-time post-processor with
no EVENT_TASK_UPDATED listeners, unlike TaskLinkOverlay.ts (Live Preview).
2026-01-01 09:23:23 +11:00
..
.obsidian fix(e2e): use --user-data-dir to run separate Obsidian instance 2025-12-31 13:02:52 +11:00
TaskNotes fix(e2e): update kanban-default.base with proper status grouping and formulas 2025-12-31 15:12:38 +11:00
2025-12-31.md chore: add e2e test vault to version control 2025-12-31 09:58:27 +11:00
Inline-Task-Test.md test(e2e): add failing tests for issue #1350 - Reading View inline task refresh 2026-01-01 09:23:23 +11:00
Welcome.md chore: add e2e test vault to version control 2025-12-31 09:58:27 +11:00