LeChuck99 submitted a new resource:
Notebook - Lightweight session plugin - A simple notebook for jotting things down, as session plugin.
Read more about this resource...
Notebook - Lightweight session plugin - A simple notebook for jotting things down, as session plugin.
just made it for myself. Maybe one of you need it too.
## What It Does
- Keeps multiple notebook pages.
- Lets you add, duplicate, rename, delete, and undo-delete pages.
- Autosaves notes to `Saves/PluginData/LeChuck/LeChuckNotebook/notebook.json`.
- Keeps notes available the next time the session plugin is loaded.
- Provides a manual `Save All` button.
- Exports the currently open page as a `.txt` file to `Saves/PluginData/LeChuck/LeChuckNotebook/Exports`.
- Includes an optional...
Read more about this resource...