nhaouari / obsidian-3d-graph

πŸ‘“ A 3D graph for Obsidian!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Obsidian 3D Graph

A 3D Graph for Obsidian!

Showcase:

3d-graph-full.mp4

⬇️ Installation

This plugin is not in the official community plugin list yet, so it can't be installed via the built-in plugin manager. However, there are other ways to install it:

Install via Plugins Galore (super easy)
  1. Install the Plugin Galore Obsidian plugin, which allows loading unofficial plugins.
  2. Follow the instructions on the Plugins Galore GitHub to install 3D Graph.
Manual installation (easy)
  1. Download the plugin (zip file) from here.
  2. Extract the contents of the zip file into your Obsidian plugins folder.
    • The folder is located at MyVault/.obsidian/plugins.
    • It can also be found by opening Obsidian > settings > community plugins > installed plugins > small folder icon on the right side .
  3. Enable the plugin by going to Obsidian > settings > community plugins > installed plugins and activating the toggle under "3D Graph" (you may need to re-open Obsidian to see the toggle).

πŸ‘¨β€πŸ’» Development

The plugin is written in TypeScript and uses D3.js for the graph rendering. For more information please, check the dev docs.

About

πŸ‘“ A 3D graph for Obsidian!

License:MIT License


Languages

Language:TypeScript 92.7%Language:JavaScript 3.4%Language:CSS 2.2%Language:Shell 1.7%