Skip to content

1.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jul 19:55
a30bd60

Added

  • Comments now render inline markdown in editing view — wikilinks, external links, bold, and tags all display formatted, and links are clickable. Requires Obsidian 1.3.5 or later.

Fixed

  • A | typed in the Name column no longer swallows the amount and resets it to 0. Pipes inside comments were already safe and stay that way.
  • Screen readers now announce links inside a comment as links instead of reading the whole cell as a button.
  • Clicking anywhere in a comment cell starts editing again, matching every other column. When a rendered link fills the cell, a pencil appears on hover as the way in.

Under the hood

  • Pinned the Obsidian dependency for reproducible builds and refreshed the README to match actual plugin behavior.