Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Weichart committed Dec 3, 2022
2 parents 82933f7 + b429ae8 commit 9182812
Showing 1 changed file with 3 additions and 38 deletions.
41 changes: 3 additions & 38 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,44 +8,9 @@ https://user-images.githubusercontent.com/55558407/190087315-8386feee-b861-4520-

### ⬇️ Installation

This plugin is not in the [official community plugin list](https://obsidian.md/plugins) yet, so it can't be installed via the
built-in plugin manager. However, there are other ways to install it:

<details>
<summary>Install via Plugins Galore (super easy)</summary>
<ol>
<li>
Install the <a href="https://obsidian.md/plugins?id=plugins-galore">Plugin Galore</a> Obsidian plugin, which allows loading unofficial plugins.
</li>
<li>
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.
</li>
</ol>
</details>
<details>
<summary>Manual installation (easy)</summary>
<ol>
<li>
Download the plugin (zip file) from <a href="https://github.com/AlexW00/obsidian-3d-graph/releases/latest"> here</a>.
</li>
<li>
<span>
Extract the contents of the zip file into your Obsidian plugins folder. <br>
<ul>
<li>
The folder is located at <code>MyVault/.obsidian/plugins</code>.
</li>
<li>
It can also be found by opening <code>Obsidian > settings > community plugins > installed plugins > small folder icon on the right side </code>.
</li>
</ul>
</span>
</li>
<li>
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).
</li>
</ol>
</details>
3D-Graph is an official community plugin. You can download by:
- clicking [here](https://obsidian.md/plugins?id=3d-graph)
- searching for "3D-Graph" in the Obsidian plugins tab

### 👨‍💻 Development

Expand Down

0 comments on commit 9182812

Please sign in to comment.