Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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