1.2.1 • Published 4 years ago

volcano v1.2.1

Weekly downloads
3
License
UNLICENSED
Repository
github
Last release
4 years ago

Volcano

A shitty plugin loader for Obsidian.

I hacked this together in a few hours because there's currently no way to load your own plugins, I'll probably archive this when the awesome Obsidian team opens up an official API.

Installation

Until I stop being lazy and add packing, you'll need Node.js to install Volcano. Once it's installed, run the following in a terminal:

npm install -g volcano

Then, run volcano to inject the plugin loader into the Obsidian executable. You'll have to re-run this whenever Obsidian updates.

Plugins

Plugins are stored in the form of JavaScript files in the ~/volcano/plugins/ directory. Check out the wiki for more information on writing plugins.

You can download some plugins from the volcano plugins repository.

1.2.0

4 years ago

1.2.1

4 years ago

1.1.8

4 years ago

1.1.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

0.0.2

8 years ago

0.0.1

9 years ago