中文 | English
A personal toolkit plugin that integrates various Obsidian utilities, designed to enhance personal note-taking experience.
- Front Matter Sort
- Quick Path
- Reading Progress
- Table Enhance
- Download the latest release
- Copy
main.js
,styles.css
, andmanifest.json
to your vault's plugins folder:<vault>/.obsidian/plugins/obsidian-ravenhogwarts-toolkit/
- Reload Obsidian
- Enable the plugin in Settings → Community Plugins
- Install BRAT plugin
- Click "Add Beta plugin" in BRAT settings
- Enter
RavenHogWarts/obsidian-ravenhogwarts-toolkit
- Enable the plugin
- Clone this repo
- Make sure your NodeJS is at least v16 (
node --version
) npm i
oryarn
to install dependenciesnpm run dev
to start compilation in watch mode
If you find this plugin helpful, you can support the development through:
- WeChat/Alipay: QR Code
This project is licensed under the GNU General Public License v3 (GPL-3.0)