Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kognise/volcano-plugins

Community created plugins for Obsidian
https://github.com/kognise/volcano-plugins

obsidian volcano

Last synced: 3 months ago
JSON representation

Community created plugins for Obsidian

Awesome Lists containing this project

README

        

# Volcano Plugins

A repository with unofficial plugins for Obsidian and [Volcano](https://npmjs.com/volcano). Have one to add? Make a pull request and I'll add your plugin to the repo and give you push access.

To install one, just download one of the files below and put it in the `volcano/plugins/` folder inside your home folder. If that doesn't exist, make sure you've already installed Volcano!

Also, be warned that all these plugins are janky.

- [Git integration](https://raw.githubusercontent.com/kognise/volcano-plugins/master/git.js)
- [Markdown emoji](https://raw.githubusercontent.com/kognise/volcano-plugins/master/emoji.js)
- [Checked checkbox deleter](https://raw.githubusercontent.com/kognise/volcano-plugins/master/checkbox-deleter.js)

**I want to clarify, these are all unofficial plugins based on an unofficial plugin API. As such, please don't bother the nice Obsidian developers with bug reports. Instead report issues through GitHub's interface on either this repository or Volcano.**

Another option is to directly clone this repository into the plugins directory and just selectively enable plugins.

There used to be a Mermaid plugin but it got officially added to Obsidian!