mirror of
https://github.com/nn-ninja/n-brace.git
synced 2026-07-22 06:42:36 +00:00
No description
| .github | ||
| .husky | ||
| docs | ||
| src | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| .prettierrc | ||
| bun-fix.d.ts | ||
| bun.lockb | ||
| esbuild.config.mjs | ||
| LICENSE | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| release.sh | ||
| styles.css | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
Obsidian 3D Graph (Yomaru)
This is a fork from the original https://github.com/AlexW00/obsidian-3d-graph
⚠️ This plugin is still under early development. Please open github issue if you have problems.
A 3D Graph for Obsidian!
see the demo: https://www.youtube.com/watch?v=HnqXH6z4WrY
Installation
through BRAT
- install the BRAT plugin
- go to the plugin option, add beta plugin, copy and paste the link of this repo
- the plugin will automatically appear in the list of installed community plugins, enabled this plugin
Manual installation
- cd to
.obsidian/plugins - git clone this repo
cd obsidian-3d-graph && bun install && bun run build- there you go 🎉
Development
- cd to
.obsidian/plugins - git clone this repo
cd obsidian-3d-graph && bun install && bun run dev- there you go 🎉
for release, just run bun release
Note
Say thank you
If you are enjoying this plugin then please support my work and enthusiasm by buying me a coffee on https://www.buymeacoffee.com/yomaru.
