TaskNotes

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 taskTypeValue from settings type (was unused code)
  • Default identityTypePropertyName changed to tnType (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