Nested tags graph
approvedby drpilman
Link nested tags in graph view.
★ 78 stars↓ 18,046 downloadsUpdated 9mo agoMIT
Obsidian Nested tags graph Plugin
This is a plugin for Obsidian.
Links nested tags (Sub_tag->Tag) in graph view:

Usage
- Install the plugin in obsidian or do it manually
- Enable the plugin
- ...
- Profit!!!
Original Obsidian forum feature request
Caution! At the moment, there is no Obsidian API for working with the graph. So I did a bit of reverse engineering and found this method. Since this is not part of the public API, I have no confidence that this will work on newer versions.
Manually installing the plugin
- Go to releases, copy over
main.js,manifest.jsonto your vaultVaultFolder/.obsidian/plugins/graph-nested-tags/.
Note: inspired by code from folders2graph
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.