Cipher Graph View
unlistedby Cipher / Dominic
Render your vault as a futuristic neon 3D graph.
Updated 13d agoMIT
Cipher Graph View
A futuristic neon 3D graph view for Obsidian vaults.

Features
- Custom Obsidian view: Cipher Graph
- 3D force graph for all Markdown notes in the vault
- Neon nodes colored by folder/cluster
- Green glowing highlights for recently edited notes
- Directional particles on links
- Click a node to open the note
- Auto-refresh on vault changes
- Automatic light and dark mode
Installation
Manual
- Copy
main.js,manifest.json, andstyles.cssinto your vault's plugin folder:{vault}/.obsidian/plugins/cipher-graph-view/ - In Obsidian, go to Settings → Community plugins.
- Disable Restricted mode if needed.
- Reload plugins and enable Cipher Graph View.
- Click the network icon in the ribbon or run
Open Cipher Graphfrom the command palette.
Usage
- Click a node to open the note
- Drag to rotate, scroll to zoom
Development
npm install
npm run build # production build
npm run dev # watch mode
License
Credits
Built with 3d-force-graph, Three.js, and three-spritetext.
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.