This is a modified version of "Notebook Extension" by Cohee1207 https://github.com/SillyTavern/Extension-Notebook
-
Now notes are divided either per "Character Notes" or "Global".
- Inside "Character Notes" you can to store notes for the card itself as well as for specific chats within the card.
- Branches and Checkpoints have their own notes.
- You can safely rename the chatfiles and the notes will still be associated with them.
-
Added text-color tools and a copy-to-clipboard tool for mobile users
- Install using the link:
https://github.com/Chino-chan/Notebook-Extension-Plus - Find a new option "Open Notebook-Plus" in the wand menu or use the
/notebookplusslash 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