RavenHogwarts's Toolkit

unlisted

by RavenHogWarts

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

40 starsUpdated 5mo agoGPL-3.0
View on GitHub

中文 | English

RavenHogwarts's Toolkit

Also known as OTK (Obsidian Toolkit)

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

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

Features

  • Front Matter Sort (Disabled)

  • Quick Path

  • Reading Progress Reading Progress

  • Table Enhance Table Enhance

  • Code Editor (Feature has been split and migrated to Ace Code Editor)

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/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)

Star History

Star History Chart

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.