Skip to content

4.12.1

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Aug 03:14

TaskNotes 4.12.1

[!info] TaskNotes v5 beta

TaskNotes v5 is available as an opt-in beta alongside TaskNotes 4.12. TaskNotes 4.12 remains the recommended stable release.

The major change in v5 is support for portable TaskNotes collections. These collections can be used in both Obsidian and the TaskNotes app, which is also available in beta, so the same tasks can be managed through either interface.

TaskNotes collections are built on mdbase, a Markdown-native collection format. mdbase Connect provides the permissioned bridge that makes those collections available to the TaskNotes app. Your tasks remain ordinary Markdown files in your vault; mdbase adds a shared structure that compatible tools can understand.

TaskNotes v5, mdbase Connect, and the TaskNotes app are all under active development. Please use a backed-up vault, expect some rough edges, and report any problems you encounter.

Changed

  • (#2204) Public documentation is now published from the dedicated tasknotes.dev repository. Plugin release notes and internal documentation remain in this repository.
  • Updated compatibility with Obsidian's current plugin review and settings search.

Fixed

  • Fixed TaskNotes interface elements sometimes appearing in the wrong window when using Obsidian pop-out windows.
  • Improved confirmation dialogs, icons, and modal styling to use Obsidian's current interface APIs.