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

  1. Clone Spyxpo/knotbook-extensions and point the desktop app at the extension's folder with Extensions then + in the sidebar.
  2. Extensions load disabled. Read the manifest and the permissions it asks for, then click the row to enable it.
  3. Permissions are declared up front. An extension that does not list notes:write cannot write to your notes.
  4. To publish one, open a PR against the extensions repository. The developer guide covers the manifest and the API.