Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sillytavern/extension-notebook
Adds a place to store your notes. Supports rich text formatting.
https://github.com/sillytavern/extension-notebook
extension
Last synced: about 5 hours ago
JSON representation
Adds a place to store your notes. Supports rich text formatting.
- Host: GitHub
- URL: https://github.com/sillytavern/extension-notebook
- Owner: SillyTavern
- License: agpl-3.0
- Created: 2024-05-01T18:47:32.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-10T06:25:58.000Z (4 months ago)
- Last Synced: 2024-07-10T08:26:35.282Z (4 months ago)
- Topics: extension
- Language: JavaScript
- Homepage:
- Size: 487 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Notebook
Adds a place to store your notes. Supports rich text formatting.
Powered by [Quill](https://quilljs.com/).
## 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