This is a modified version of "Notebook Extension" by Cohee1207 https://github.com/SillyTavern/Extension-Notebook
- Now notes are divided either per "Character Card" or "Global".
- Inside "Character card" you can choose to store notes either for the card itself, or for specific chat files within the card.
- Added text-color tools and a copy-to-clipboard tool for mobile users
You open this extension by clicking the magic wand.
- 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