Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 504 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 504 Bytes

Notebook

Adds a place to store your notes. Supports rich text formatting.

Powered by Quill.

How to use

  1. Install using the link: https://github.com/SillyTavern/Extension-Notebook
  2. Find a new option "Open Notebook" in the wand menu or use the /notebook slash command.
  3. Create a new note and start writing.

How to build

  1. Clone the repo
  2. Run npm install
  3. Run npm run build
  4. Minimized plugin file will be in the /dist folder

License

AGPLv3