-
All I see in the documentation is scripting API. But what I wonder is the API to get/add notes remotely. For example, that kind of API would make it easy to create a desktop UI application. One could still make such a programme even if there is no such API by mimicking the HTTP communication between a web browser and Trilium, but that would be not as convenient. |
Beta Was this translation helpful? Give feedback.
Answered by
zadam
Nov 3, 2021
Replies: 1 comment
-
Hi, there's custom request handler using which you can create a custom API. But otherwise Trilium doesn't yet have a remote API, although it is planned. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
HubKing
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, there's custom request handler using which you can create a custom API.
But otherwise Trilium doesn't yet have a remote API, although it is planned.