New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

volcano

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

volcano

A shitty plugin loader for Obsidian

latest
Source
npmnpm
Version
1.2.1
Version published
Maintainers
1
Created
Source

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.

FAQs

Package last updated on 24 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts