Skip to content

v3.5.0: Frontmatter-safe tag removal and note replacement

Latest

Choose a tag to compare

@cyanheads cyanheads released this 22 Aug 16:20
v3.5.0
030e7b9

Frontmatter-safe tag removal and note replacement

  • obsidian_manage_tags inline removal no longer collapses whitespace across the note — frontmatter is spliced off and re-attached verbatim, and removal takes exactly one adjacent space with the tag (#111)
  • obsidian_replace_in_note gains a scope input (body default, frontmatter, both) — frontmatter is out of scope by default and its rewrite is re-parsed before writing, failing closed as frontmatter_invalid if broken (#112)

CHANGELOG v3.5.0