Graph 3D Plus
pendingby fird23
3D graph view with tags, attachments, and in-graph settings.
Graph 3D Plus
3D graph view for Obsidian with tags, attachments, hover highlighting, and an in-graph settings panel.
Features
- 3D force-directed layout with sphere distribution
- Tags as red nodes, attachments as green nodes
- Hover highlighting and labels
- Drag nodes and open files on click
- In-graph settings overlay with filters and search
Installation (Manual)
- Copy the release files (
main.js,manifest.json,styles.css) into:.obsidian/plugins/graph-3d-plus/ - Enable the plugin in Obsidian.
Development
npm install
npm run dev
Build release:
npm run build
Release
Attach main.js, manifest.json, styles.css to a GitHub Release.
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.