Note: This is an experimental repository.
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.
- Add plugin to
packages
directory with validyarn build
command that generates either adist
orbuild
directory 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.