studiogamma231 downloadsHide specific tag nodes from Graph View by converting tags to plain text (e.g. #Year → —#Year). Unhide to restore them.
Tag Toggler allows you to dynamically control the tag nodes in Obsidian Graph View. Unlike search filters, this plugin enables you to toggle tag nodes while keeping the tagged files on the graph.
https://github.com/user-attachments/assets/4920d63c-e0fa-46e8-830a-7fa90bc96cdf
The backend logic has been optimized for better performance. In testing, performance is now 3x faster for vaults with 1,000+ files.
This plugin modifies the tag syntax within your files (e.g., changing #tag to a prefixed version like —#tag) so that Obsidian's graph engine no longer recognizes them as active tags.
Important: This plugin performs bulk edits on your markdown files. * Prefix Collisions: Ensure your chosen prefix does not conflict with existing content in your notes.
If you find this plugin helpful, consider supporting the developer.