https://github.com/mrjackphil/obsidian-plugins
Plugins for Obsidian note-taking tool
https://github.com/mrjackphil/obsidian-plugins
Last synced: 7 months ago
JSON representation
Plugins for Obsidian note-taking tool
- Host: GitHub
- URL: https://github.com/mrjackphil/obsidian-plugins
- Owner: mrjackphil
- Archived: true
- Created: 2020-06-05T07:26:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-12T13:30:49.000Z (almost 4 years ago)
- Last Synced: 2024-11-26T10:40:20.132Z (7 months ago)
- Language: TypeScript
- Size: 2.14 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - mrjackphil/obsidian-plugins - Plugins for Obsidian note-taking tool (TypeScript)
README
# Plugins for Obsidian
That's UNOFFICIAL way to improve your Obsidian experience.
## Plugin List
- Jump to links (using `Ctrl+;` hotkey)
- Toggle TODO (using `Ctrl+Enter` hotkey). No version for volcano.
- Insert current date (using `Alt+D` hotkey). No version for volcano.## How to install plugins
There is no official way to install plugins just yet. Meanwhile we have some options.

- Run code in Obsidian's console. Changes are not permanent and will be removed when you close Obsidian window or press `Ctrl+R`. Use files in the root of `dist` folder.
- Use UNOFFICIAL [plugin injector](https://github.com/kognise/volcano). If you need plugin for this, use files in `dist/volcano` folder.## What is Obsidian?
A powerful note-taking tool which works with your local `.md` files. You can know more [here](https://obsidian.md/).
## Known issues
- Jump links works not correct with many links (there just not enough letters :) )