Nested tags graph

approved

by drpilman

Link nested tags in graph view.

78 stars18,046 downloadsUpdated 9mo agoMIT
View on GitHub

Obsidian Nested tags graph Plugin

This is a plugin for Obsidian.

Links nested tags (Sub_tag->Tag) in graph view: Demo

Usage

  1. Install the plugin in obsidian or do it manually
  2. Enable the plugin
  3. ...
  4. 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.json to your vault VaultFolder/.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.