⚙️ Widgets
Widgets can make big difference in the Trilium user experience!
A widget typically alters Trilium's user interface and offers additional panel functionalities. The primary JavaScript file of a widget is usually labeled with #widget
.
- Breadcrumbs
Shows note breadcrumbs at the bottom of the page
- command-palette
Simple command-palette for Trilium
- Convert formulas in Note Convert math formulas wrapped in single dollar signs
$
and double dollar signs$$
into HTML format within Trilium Notes - Copy Code Block
Double click to copy code block
- Countdown Days
Add a relative days message under journal note title.
- hexmap
Interactive hexmap (for TTRPGs)
- openfilepath
Opens italicised file path upon double click
- Scratchpad Add scratchpad widget to notes
- Syntax Highlight
The syntax highlight feature which you would like.
- Theme Switch
Trilium widget for changing themes
- timeline
Interactive timeline
- tomato-timer
Pomodoro timer for Trilium Notes
- trilium-auto-hide-info-bar
Automatically hide the title bar and information bar, and you can set to hide one of them individually.
- trilium-back-to-history
Jump to the last browsing position
- trilium-jsmind
Create jsmind mindmap in Trilium.
- 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-remember-right-pane
Lets you click a button to open the right pane again after closing it. Remembers the right pane state by label.
- trilium-show-position-in-toc
Mark font red of the position being browsed in the Table of contents.
- trilium-simple-mind-map
Create simple-mind-map mindmap in Trilium.
- Trilium-TocWidget
The table of content widget is now a built-in feature in Trilium Notes. Great thank to developers antoniotejada and Lolabird !