Adds a place to store your notes. Supports rich text formatting.
Powered by Quill.
- Install using the link:
https://github.com/SillyTavern/Extension-Notebook - Find a new option "Open Notebook" in the wand menu or use the
/notebookslash command. - Create a new note and start writing.
- Clone the repo
- Run
npm install - Run
npm run build - Minimized plugin file will be in the
/distfolder
AGPLv3