You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This plugin is not in the [official community plugin list](https://obsidian.md/plugins) yet, so it can't be installed via the
12
-
built-in plugin manager. However, there are other ways to install it:
13
-
14
-
<details>
15
-
<summary>Install via Plugins Galore (super easy)</summary>
16
-
<ol>
17
-
<li>
18
-
Install the <a href="https://obsidian.md/plugins?id=plugins-galore">Plugin Galore</a> Obsidian plugin, which allows loading unofficial plugins.
19
-
</li>
20
-
<li>
21
-
Follow the instructions on the <a href="https://github.com/plugins-galore/obsidian-plugins-galore#adding-a-plugin">Plugins Galore GitHub</a> to install 3D Graph.
22
-
</li>
23
-
</ol>
24
-
</details>
25
-
<details>
26
-
<summary>Manual installation (easy)</summary>
27
-
<ol>
28
-
<li>
29
-
Download the plugin (zip file) from <a href="https://github.com/AlexW00/obsidian-3d-graph/releases/latest"> here</a>.
30
-
</li>
31
-
<li>
32
-
<span>
33
-
Extract the contents of the zip file into your Obsidian plugins folder. <br>
34
-
<ul>
35
-
<li>
36
-
The folder is located at <code>MyVault/.obsidian/plugins</code>.
37
-
</li>
38
-
<li>
39
-
It can also be found by opening <code>Obsidian > settings > community plugins > installed plugins > small folder icon on the right side </code>.
40
-
</li>
41
-
</ul>
42
-
</span>
43
-
</li>
44
-
<li>
45
-
Enable the plugin by going to <code>Obsidian > settings > community plugins > installed plugins</code> and activating the toggle under "3D Graph" (you may need to re-open Obsidian to see the toggle).
46
-
</li>
47
-
</ol>
48
-
</details>
11
+
3D-Graph is an official community plugin. You can download by:
0 commit comments