Combine your folder structure into your graphs
This following is an Obsidian plugin which allows you to display your vault folder structure into your graphs.
By enabling this extension, all you graphs will add your vault folder structure into their view. Really usefull if you use folders to structure your notes.
Nothing more easier:
- Go on Obsidian, then click on the
Settings
button on the left-bottom corner, - Go to
Community plugins
tab,- If needed, enable them by clicking on
Turn on community plugins
,
- If needed, enable them by clicking on
- Click on
Browse
, then searchFolders to Graph
, - Download the plugin, then enable it.
- Go on the repo releases tab,
- Download the release you want,
- Go to your vault plugins folder (eg.
/path/to/your/vault/.obsidian/plugin
), - Finally, extract the downloaded zip content here,
- Add settings tab
- Toggle display of the root folder node (
/
) (from #6) (displayed by default) - Supports French and English. Feel free to suggest new translations!
- Plugin first release.
- Allows to display your Obsidian vault folder structure into your graphs by enabling the extension.
Inspired on drPilman's
obsidian-graph-nested-tags
obsidian plugin. Check this out.