yonge123344 downloadsInteractive node graph visualization of your vault - converted from mkdocs-nodegraph.
An Extension for Visualizing Markdown Files Network Graph in Obsidian
It is a copy of mkdocs-nodegraph - github | pypi

.md files as an interactive force-directed graphCtrl+Click / Cmd+Click to open in a new tabAlt+Click to open mdfile_site URL (if set in frontmatter)
---
tags:
- CG
- 3D software
mdfile_icon: "_sources/svgs/blender.svg"
mdfile_color: "#ea7600"
mdfile_site: "https://www.blender.org/"
---
~/.obsidian/plugins/| Control | Description |
|---|---|
| Search | Filter nodes by filename; ↑↓ buttons or Enter/Shift+Enter to cycle |
| Save | Persist current layout + settings |
| Home | Fit all nodes into view |
| Reset | Restore default settings and clear saved positions |
| Refresh | Re-scan workspace files and rebuild graph |
| Physics toggle | Enable/disable force simulation |
| Nodes toggle | Show/hide file nodes |
| Grid toggle | Show/hide background grid |
| Sliders | Tune physics, font, node/edge size |
| Color pickers | Change background and grid color |