| \ | Name | Portal |
|---|---|---|
| Trilium Outliner | Link | |
| Trilium Update Checker | Link |
To receive update notifications for installed plugins:
- Create a new Code Note in Trilium.
- Set the note type to JS Frontend.
- Paste the update-checker code into the note.
- Add the label
#run=frontendStartupto that note. - Refresh Trilium.
Installed plugins automatically register their versions. When a newer version is released, a toast notification will appear in the bottom-right corner with a link to the release page.
- Click the Release link in the toast notification.
- Copy the latest plugin code from the release page.
- Paste it into the existing Code Note in Trilium, replacing the old code.
- Refresh Trilium.