Skip to content

RavenHogWarts/obsidian-ravenhogwarts-toolkit

Repository files navigation

中文 | English

RavenHogwarts's Toolkit

A personal toolkit plugin that integrates various Obsidian utilities, designed to enhance personal note-taking experience.

GitHub stars Total Downloads Latest Release Downloads GitHub Release GitHub Release (Beta) GitHub License GitHub Issues GitHub Last Commit

Features

  • Front Matter Sort
  • Quick Path
  • Reading Progress
  • Table Enhance

Wiki

Wiki

Installation

Manual Installation

  1. Download the latest release
  2. Copy main.js, styles.css, and manifest.json to your vault's plugins folder: <vault>/.obsidian/plugins/obsidian-ravenhogwarts-toolkit/
  3. Reload Obsidian
  4. Enable the plugin in Settings → Community Plugins

BRAT (Recommended for Beta Users)

  1. Install BRAT plugin
  2. Click "Add Beta plugin" in BRAT settings
  3. Enter RavenHogWarts/obsidian-ravenhogwarts-toolkit
  4. Enable the plugin

Development

  • Clone this repo
  • Make sure your NodeJS is at least v16 (node --version)
  • npm i or yarn to install dependencies
  • npm run dev to start compilation in watch mode

Support

If you find this plugin helpful, you can support the development through:

License

This project is licensed under the GNU General Public License v3 (GPL-3.0)