Standard Notes Community Plugins
January 20, 2026 ยท View on GitHub
Note: This is an experimental repository.
Installing a plugin
In Standard Notes desktop or web:
- Open Preferences > General > Advanced Options
- Scroll down to "Install External Package"
- Copy and paste an install link from the directory below.
Submitting your plugin to the directory
- Add plugin to
packagesdirectory with validyarn buildcommand that generates either adistorbuilddirectory with your compiled plugin files. - Add entry to
cdn/plugins.json, ensuring the identifier matches the folder name of your plugin inpackages. - Submit pull request.