Build your personal knowledge base with Trilium Notes
Find a file
2024-08-05 18:47:57 +02:00
.github Merge branch 'develop' into develop 2024-08-04 09:42:37 -07:00
.idea
.vscode add electron-forge for all platforms 2024-08-05 18:47:57 +02:00
bin add electron-forge for all platforms 2024-08-05 18:47:57 +02:00
db Update logo in demo document 2024-08-03 22:33:33 +03:00
docs docs: Add a few details about CKEditor 2024-08-02 00:20:17 +03:00
dump-db
images add electron-forge for all platforms 2024-08-05 18:47:57 +02:00
libraries client: Update icon in CKEditor 2024-08-04 14:15:35 +03:00
spec server: Fix various imports 2024-07-24 20:31:26 +03:00
spec-es6 server: Fix various imports 2024-07-24 20:31:26 +03:00
src add electron-forge for all platforms 2024-08-05 18:47:57 +02:00
test-etapi
.dockerignore
.gitignore Create Big Sur-style icons 2024-08-04 16:42:35 +03:00
.gitpod.dockerfile
.gitpod.yml
.prettierrc
_check_ts_progress.sh
CODE_OF_CONDUCT
config-sample.ini
docker-compose.yml
docker_healthcheck.js
Dockerfile
electron.ts electron: Display TypeScript stack traces 2024-07-27 16:40:59 +03:00
forge.config.cjs add electron-forge for all platforms 2024-08-05 18:47:57 +02:00
issue_template.md
jsdoc-conf.json
LICENSE
loader-register.js - Remove hard-coded better-sqlite3 binaries 2024-08-05 17:14:24 +02:00
nodemon.json server-esm: Use tsx instead of ts-node 2024-07-18 23:59:48 +03:00
package-lock.json add electron-forge for all platforms 2024-08-05 18:47:57 +02:00
package.json add electron-forge for all platforms 2024-08-05 18:47:57 +02:00
README-ZH_CN.md update Chinese README 2024-07-19 15:00:53 +08:00
README.it.md found out the Italian README was actually already in here, and Translated all of the new stuff 2024-07-19 18:27:18 +00:00
README.ja.md Russian language README fixes 2024-07-17 18:16:58 -05:00
README.md Update non-rendering emoji 2024-08-03 23:21:15 +03:00
README.ru.md Russian language README fixes 2024-07-17 18:16:58 -05:00
SECURITY.md Update SECURITY.md 2024-07-25 00:31:42 +03:00
start-docker.sh
trilium.iml
tsconfig.json server: Use the TypeScript configuration that corresponds for Electron 2024-07-24 20:33:49 +03:00
webpack.config.ts build: Fix running webpack on ESM 2024-07-23 00:12:08 +03:00

TriliumNext Notes

English | Chinese | Russian | Japanese | Italian

TriliumNext Notes is a hierarchical note taking application with focus on building large personal knowledge bases.

See screenshots for quick overview:

Trilium Screenshot

⚠️ Why TriliumNext?

The original Trilium project is in maintenance mode

💬 Discuss with us

Feel free to join our official discussions and community. We are focused on the development on Trilium, and would love to hear what features, suggestions, or issues you may have!

The two rooms linked above are mirrored, so you can use either XMPP or Matrix, from any client you prefer, on pretty much any platform under the sun!

Unofficial Communities

Trilium Rocks

🎁 Features

Check out the following third-party resources for more TriliumNext related goodies:

🏗 Builds

Trilium is provided as either desktop application (Linux and Windows) or web application hosted on your server (Linux). Mac OS desktop build is available, but it is unsupported.

  • If you want to use TriliumNext on the desktop, download binary release for your platform from latest release, unzip the package and run trilium executable.
  • If you want to install TriliumNext on your own server, follow this page.
    • Currently only recent versions of Chrome and Firefox are supported (tested) browsers.

TriliumNext will also provided as a Flatpak:

📝 Documentation

See wiki for complete list of documentation pages.

You can also read Patterns of personal knowledge base to get some inspiration on how you might use Trilium.

💻 Contribute

Clone locally and run

npm install
npm run start-server

👏 Shoutouts

  • CKEditor 5 - best WYSIWYG editor on the market, very interactive and listening team
  • FancyTree - very feature rich tree library without real competition. Trilium Notes would not be the same without it.
  • CodeMirror - code editor with support for huge amount of languages
  • jsPlumb - visual connectivity library without competition. Used in relation maps and link maps

🤝 Support

You can support the original Trilium developer using GitHub Sponsors, PayPal or Bitcoin (bitcoin:bc1qv3svjn40v89mnkre5vyvs2xw6y8phaltl385d2). Support for the TriliumNext organization will be possible in the near future.

🔑 License

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.