Visualize your Obsidian vault's folder structure as an interactive force-directed graph.
- Interactive Graph: See your vault's folder and file hierarchy as an interactive force-directed graph
- Drag & Drop: Drag nodes to rearrange the layout
- Pan & Zoom: Navigate the graph with mouse wheel zoom and drag-to-pan
- Theme Aware: Colors automatically match your current Obsidian theme
- Click to Open: Click on a file node to open it in Obsidian
- Live Updates: Graph updates automatically when you create, delete, or rename files
- Click the folder-tree icon in the left ribbon to open the hierarchy graph view
- Or use the command palette: "Open hierarchy graph"
Configure the graph via Settings → Hierarchy Graph:
- Center force: Strength of force pulling nodes to center
- Repel force: Strength of force pushing nodes apart
- Link force: Strength pulling connected nodes together
- Link distance: Target distance between connected nodes
- Node size: Adjust the size of nodes
- Font size: Adjust the label font size
- Open Settings → Community plugins
- Disable Safe mode
- Click Browse and search for "Hierarchy Graph"
- Install and enable the plugin
- Download
main.js,manifest.json, andstyles.cssfrom the latest release - Create folder:
<vault>/.obsidian/plugins/hierarchy-graph/ - Copy the downloaded files into this folder
- Reload Obsidian and enable the plugin in Settings
iso53 - GitHub
This project is licensed under the GNU General Public License v3.0. Feel free to modify the content and structure based on your preferences and project specifics.