TaskNotes 4.3.24 (Fork)
This release is from the cybersader/tasknotes fork.
Fixed
- Reminder anchor dropdown now uses auto-discovered date properties correctly
- Context menu event registration in TaskListView
- Normalize YAML Date objects in dateAnchorUtils (Obsidian's YAML parser converts bare dates to JS Date objects)
Changed
- Removed dead
taskTypeValuefrom settings type (was unused code) - Default
identityTypePropertyNamechanged totnType(avoids conflicts with other plugins)
Added
- WSL2 auto-detection for Playwright E2E launcher
- Development/Testing/E2E sections added to README
- Settings cross-link navigation in task properties and shared vault tabs