Plugins

Extend Marknote with plugins.

Plugins add commands to the palette and transform markdown before the preview renders — built by the Marknote team and by the community. Browse what's available below, or jump straight to the developer guide to write your own.

Available now

Plugins ready to drop into your Marknote install.

1

Available plugins

Marknote Demo

Official

by Marknote · v1.0.0 · Reference

The reference plugin. Adds a "Show timestamp" command and a transform that rewrites {{date}} to today's date — a 20-line working starter you can copy.

  • Commands
  • Preview transforms

Your plugin here.

Build something useful — see the developer guide.

Get started

Installing a plugin

Plugins are folders. Drop one into the plugins folder, named for the plugin's id and holding its manifest and script:

%LocalAppData%\Marknote\plugins\<plugin-id>\manifest.json

Then click Reload in Settings → Plugins to see what was discovered; a plugin runs from the next launch. A manifest that fails validation shows up there with a line saying exactly which field is wrong.

Build a plugin.

Plugins ship as a folder with a manifest and one JS file. The API is small, the sandbox is documented, and the reference plugin is a 20-line starter you can copy.

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please retry or reload the page.