Trilium Notes
Build your personal knowledge base with Trilium Notes
Alternative to: evernote, onenote, notion
About
Versions (100)
v0.99.1
2025-10-05v0.99.1
[!IMPORTANT] If you enjoyed this release, consider showing a token of appreciation by:
- Pressing the βStarβ button on GitHub (top-right).
- Considering a one-time or recurrent donation to the lead developer via GitHub Sponsors or PayPal.
π‘ Key highlights
- Trilium now has an official homepage: https://triliumnotes.org/. Suggestions and bug reports are welcome.
π Bugfixes
- Zen mode: note buttons visible in zen mode.
- Deleting a bulk action would execute all bulk actions
- Focus resets to start of note after adding inline link
- Zen mode doesnβt increase web view size by @Papierkorb2292
- Shortcut keys without modifiers affecting normal usage
- Missing ribbon widgets section in Appearance
- Split button visible while printing
- Unable to search in read-only code notes
- LLM chat: conversation not visible on Firefox
- Mind map affecting the use of the space bar in the entire app
β¨ Improvements
- Make splits resizable while in Zen Mode
- Use number sorting for number columns in Table view by @Mystler
- Improvements to the display of the toast notifications.
- Websocket connection errors are now displayed as a toast.
- Math equations can be customised, in text size, text color and background color.
π οΈ Technical updates
- Update Electron to v38
- Fixed an event leak in modals.
- Replace
jsdomwithnode-html-parser