maphew

Trilium add-ons

April 21, 2024

awesome-trilium : A curated list of awesome Trilium Notes extensions. Including themes, widgets, scripts, API extensions, ETAPI, etc.

command-palette : Experiment I am working on to add a command palette to trilium. It is very simple right now, but does work well enough that I'm using it with a few shortcut

open local path : Trilium widget to open italicized file paths. Only works in Desktop app. Add as "JS Frontend" note and make sure it has the #widget property.

singlefile2trilium : Save faithful copy of a web page as a Trilium note with SingleFile web extension.

Pytrilium : Python SDK (wrapper, whatever you want to call it) for interacting with Trilium's ETAPI. The exact OpenAPI spec definition file that I'm trying to match can be found here .

trilium-alchemy: Python SDK and CLI toolkit for TriliumNext Notes, compatible with Trilium Notes

trilium-py: Feature-rich Python client for interacting with the API and ETAPI of Trilium Notes. 用于与Trilium Notes的API和ETAPI交互的Python多功能客户端

 

Sources