trilium
Englishโ | Chinese (Simplified)โ | Chinese (Traditional)โ | Russianโ | Japaneseโ | Italianโ | Spanishโ
Trilium Notes is a free and open-source, cross-platform hierarchical note taking application with focus on building large personal knowledge bases.
See screenshotsโ for quick overview:
โจ Check out the following third-party resources/communities for more TriliumNext related goodies:
The original Trilium developer (Zadamโ ) has graciously given the Trilium repository to the community project which resides at https://github.com/TriliumNextโ
There are no special migration steps to migrate from a zadam/Trilium instance to a TriliumNext/Trilium instance. Simply install TriliumNext/Triliumโ as usual and it will use your existing database.
Versions up to and including v0.90.4โ are compatible with the latest zadam/trilium version of v0.63.7โ . Any later versions of TriliumNext/Trilium have their sync versions incremented which prevents direct migration.
We're currently in the progress of moving the documentation to in-app (hit the F1 key within Trilium). As a result, there may be some missing parts until we've completed the migration. If you'd prefer to navigate through the documentation within GitHub, you can navigate the User Guideโ documentation.
Below are some quick links for your convenience to navigate the documentation:
Until we finish reorganizing the documentation, you may also want to browse the old documentationโ .
Feel free to join our official conversations. We would love to hear what features, suggestions, or issues you may have!
General Matrix room is also bridged to XMPPโ Download the binary release for your platform from the latest release pageโ , unzip the package and run the trilium executable.
If your distribution is listed in the table below, use your distribution's package.
You may also download the binary release for your platform from the latest release pageโ , unzip the package and run the trilium executable.
TriliumNext is also provided as a Flatpak, but not yet published on FlatHub.
If you use a server installation (see below), you can directly access the web interface (which is almost identical to the desktop app).
Currently only the latest versions of Chrome & Firefox are supported (and tested).
To use TriliumNext on a mobile device, you can use a mobile web browser to access the mobile interface of a server installation (see below).
See issue https://github.com/TriliumNext/Trilium/issues/4962โ for more information on mobile app support.
If you prefer a native Android app, you can use TriliumDroidโ . Report bugs and missing features at their repositoryโ . Note: It is best to disable automatic updates on your server installation (see below) when using TriliumDroid since the sync version must match between Trilium and TriliumDroid.
To install TriliumNext on your own server (including via Docker from Dockerhubโ ) follow the server installation docsโ .
If you are a native speaker, help us translate Trilium by heading over to our Weblate pageโ .
Here's the language coverage we have so far:
Download the repository, install dependencies using pnpm and then run the server (available at http://localhost:8080โ ):
git clone https://github.com/TriliumNext/Trilium.git
cd Trilium
pnpm install
pnpm run server:start
Download the repository, install dependencies using pnpm and then run the environment required to edit the documentation:
git clone https://github.com/TriliumNext/Trilium.git
cd Trilium
pnpm install
pnpm nx run edit-docs:edit-docs
Download the repository, install dependencies using pnpm and then build the desktop app for Windows:
git clone https://github.com/TriliumNext/Trilium.git
cd Trilium
pnpm install
pnpm nx --project=desktop electron-forge:make -- --arch=x64 --platform=win32
For more details, see the development docsโ .
Please view the documentation guideโ for details. If you have more questions, feel free to reach out via the links described in the "Discuss with us" section above.
Support for the TriliumNext organization will be possible in the near future. For now, you can:
Copyright 2017-2025 zadam, Elian Doran, and other contributors
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Content type
Image
Digest
sha256:5aef03f03โฆ
Size
109.7 MB
Last updated
about 23 hours ago
docker pull triliumnext/trilium:mainPulls:
65,939
Last week