triliumnext/trilium

Sponsored OSS

By TriliumNext

โ€ขUpdated about 23 hours ago

Image
10

500K+

triliumnext/trilium repository overview

โ Trilium Notes

GitHub Sponsors LiberaPay patrons
Docker Pulls GitHub Downloads (all assets, all releases)
RelativeCI Translation status

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:

Trilium Screenshot

โ ๐ŸŽ Features

โœจ Check out the following third-party resources/communities for more TriliumNext related goodies:

โ โ“Why TriliumNext?

The original Trilium developer (Zadamโ ) has graciously given the Trilium repository to the community project which resides at https://github.com/TriliumNextโ 

โ โฌ†๏ธMigrating from Zadam/Trilium?

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.

โ ๐Ÿ“– Documentation

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โ .

โ ๐Ÿ’ฌ Discuss with us

Feel free to join our official conversations. We would love to hear what features, suggestions, or issues you may have!

โ ๐Ÿ— Installation

โ Windows / MacOS

Download the binary release for your platform from the latest release pageโ , unzip the package and run the trilium executable.

โ Linux

If your distribution is listed in the table below, use your distribution's package.

Packaging status

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.

โ Browser (any OS)

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).

โ Mobile

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.

โ Server

To install TriliumNext on your own server (including via Docker from Dockerhubโ ) follow the server installation docsโ .

โ ๐Ÿ’ป Contribute

โ Translations

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:

Translation status

โ Code

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
โ Documentation

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
โ Building the Executable

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โ .

โ Developer Documentation

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.

โ ๐Ÿ‘ Shoutouts

โ ๐Ÿค Support

Support for the TriliumNext organization will be possible in the near future. For now, you can:

โ ๐Ÿ”‘ License

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.

Tag summary

Content type

Image

Digest

sha256:5aef03f03โ€ฆ

Size

109.7 MB

Last updated

about 23 hours ago

docker pull triliumnext/trilium:main

This week's pulls

Pulls:

65,939

Last week