Updated Script API (markdown)

Elian Doran 2025-10-30 09:45:48 +02:00
parent e07114c0e9
commit 6af83889fc
2 changed files with 1 additions and 8 deletions

@ -1,8 +0,0 @@
For [[Scripts]] to do anything useful, Trilium publishes "Script API". Actually there are two such APIs:
* [Frontend API](https://zadam.github.io/trilium/frontend_api/FrontendScriptApi.html)
* [Backend API](https://zadam.github.io/trilium/backend_api/BackendScriptApi.html)
## Backwards compatibility
Note that Script API is now experimental and subject to change in the future.

1
Script-API.md Normal file

@ -0,0 +1 @@
See https://docs.triliumnotes.org/user-guide/scripts/script-api.