A curated list of awesome Trilium Notes extensions. Including themes, widgets, scripts, API extensions, ETAPI, etc.
You are welcome to add cool stuff about Trilium Notes here.
Great themes!
- Blue Theme A brilliant and beautiful theme. Thanks SiriusXT!
- Linen Theme A minimal, airy light theme for Trilium with an optional distraction-free mode.
- Melon Theme A delightful theme.
- NieR-Automata Theme A fan-made NieR-Automata game UI like theme. This theme is made by me :)
- Obsidian Theme Obsidian Note theme. Not lava and water :)
- Solarized theme Brings the classic solarized themes to Trilium! It comes in both light and dark.
- Stellar Dark Theme A different taste of dark theme.
- VSCode-Dark Theme It's VSCode!
Themes that can be used in shared notes!
- FrostMiKu/Share.CSS A nice and clean theme for sharing notes. You should try it!
- ysslang's theme Paper with shadow effect, cool!
Little widgets that can make big difference!
- Syntax Highlight The syntax highlight feature which you would like.
- trilium-left-panel-auto-zoom Automatically widen note tree by moving your mouse. A convenient widget to navigate through notes with long titles and deep level notes.
- trilium-show-position-in-toc Mark font red of the position being browsed in the Table of contents.
- Trilium-TocWidget The table of content widget is now built-in feature in Trilium Notes. Great thank to developers antoniotejada and Lolabird !
Magic!
Caution! Scripts are executable codes. Use them with care!
- Startup message
A quite simple script. Display a random message. Set
#run=frontendStartup
to run it when Trilium startup. Just like a MOTD(Message of the day) message :)
- trilium-collection-views A great extension for displaying notes in a different way.
More magic!
Caution! The plugins in this category involves custom request handlers (user defined APIs). Use them with care!
- singlefile2trilium With the power of SingleFile web extension, you can get a perfect copy of the webpage in Trilium.
Trilium's ETAPI related stuff
- trilium-py Python client for ETAPI of Trilium Note with some extra cool features.
- trilium-bot A demo telegram bot for Trilium, powered by trilium-py.
- trilium-translation The unofficial translation project for Trilium. For now, a Chinese translation is completed.
You are welcome to fork and contribute to this repo.
The Table of Contents part is generated
by https://github.com/ekalinin/github-markdown-toc. Then formatted
by save actions
in PyCharm.