Extensions
Every extension here lives in Spyxpo/knotbook-extensions. Install one from the desktop app: Extensions → + in the sidebar. Building your own? See the developer guide.
Loading extensions…
How extensions work
- Clone Spyxpo/knotbook-extensions and point the desktop app at the folder you want: Extensions → + 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 never lists
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.