Extensions
Extensions for Knotbook
Every extension listed here is published in Spyxpo/knotbook-extensions. Install one from the desktop app with Extensions then + in the sidebar. To write your own, read the developer guide.
Loading extensions…
How extensions work
- Clone Spyxpo/knotbook-extensions and point the desktop app at the extension's folder with Extensions then + in the sidebar.
- Extensions load disabled. Read the manifest and the permissions it asks for, then click the row to enable it.
- Permissions are declared up front. An extension that does not list
notes:writecannot write to your notes. - To publish one, open a PR against the extensions repository. The developer guide covers the manifest and the API.