bkindler249 downloadsSuppresses inline tag recognition in body text. Only tags in frontmatter properties are kept.
An Obsidian plugin that suppresses inline tag recognition in body text. Only tags defined in frontmatter properties are kept.
By default, Obsidian treats any #word in your note body as a tag. This plugin disables that behavior:
#example in body text) are treated as plain text — no tag styling, no click behavior, and they are excluded from the tag pane and tag search.If you use tags exclusively in frontmatter properties for organization, inline # symbols (e.g. in headings references, issue numbers, or casual notes) can pollute your tag list. Tagescape keeps your tag namespace clean.
main.js, manifest.json, and styles.css from the latest releasetagescape in your vault's .obsidian/plugins/ directory