Build your personal knowledge base with Trilium Notes
Find a file
Panagiotis Papadopoulos 3206a7fe73 chore: move generate_documents to bin folder
this file is never called in production code and wouldn't even run, even if it was:
the `lorem-ipsum` dependency is in devDependencies, so never gets installed in
any dist builds

move the file to a place where it makes more sense and avoid it getting packaged
without any reason.
2025-01-20 21:46:25 +01:00
.github Update build-server.sh and GitHub Actions to build ARM server 2025-01-17 20:45:00 +00:00
.idea
.vscode chore(prettier): fix all files 2025-01-09 18:07:02 +02:00
bin chore: move generate_documents to bin folder 2025-01-20 21:46:25 +01:00
db fix(demo): broken TODOs (closes #984) 2025-01-18 19:02:02 +02:00
docs chore(docs): update frontend docs 2024-12-15 10:44:40 +02:00
dump-db fix(deps): update dependency better-sqlite3 to v11.8.1 2025-01-19 00:46:36 +00:00
e2e feat(e2e): test going back to share root 2025-01-17 23:21:12 +02:00
images chore(images): fix Trillium typo in title svg tag 2024-12-16 20:02:33 +01:00
integration-tests feat(e2e): test going to share root 2025-01-17 23:13:55 +02:00
libraries refactor(mermaid): use webpack import for mermaid-elk 2025-01-17 19:53:09 +02:00
spec chore(tests): remove useless test stub 2025-01-18 20:24:43 +01:00
src chore: move generate_documents to bin folder 2025-01-20 21:46:25 +01:00
test-etapi
translations chore(i18n): translate two more messages in Romanian 2025-01-18 19:20:49 +02:00
.dockerignore
.editorconfig chore(code): be more explicit on config for json files 2025-01-14 13:26:40 -06:00
.gitattributes chore(github): treat libraries as vendored 2025-01-18 11:22:17 +02:00
.gitignore chore: add "coverage" folder to gitignore 2025-01-17 20:24:20 +01:00
.gitpod.dockerfile
.gitpod.yml
.npmrc
.prettierignore chore: add initial .prettierignore 2025-01-08 22:19:51 +01:00
.prettierrc chore(prettier): disable single quote & enable bracket spacing 2025-01-09 18:06:58 +02:00
_check_ts_progress.sh chore(client/ts): display only js files in progress checker 2024-12-19 20:56:18 +02:00
CODE_OF_CONDUCT
config-sample.ini
docker-compose.yml Add timezone and localtime mounts to docker-compose 2025-01-06 10:02:11 -08:00
docker_healthcheck.ts chore(prettier): fix all files 2025-01-09 18:07:02 +02:00
Dockerfile fix(docker): not running due to missing file 2025-01-11 17:59:41 +02:00
Dockerfile.alpine fix(docker): not running due to missing file on Alpine 2025-01-11 18:14:23 +02:00
electron-main.ts chore(prettier): fix all files 2025-01-09 18:07:02 +02:00
electron.ts chore(prettier): fix all files 2025-01-09 18:07:02 +02:00
forge.config.cjs chore(prettier): fix all files 2025-01-09 18:07:02 +02:00
issue_template.md
jsdoc-conf.json chore(prettier): fix all files 2025-01-09 18:07:02 +02:00
LICENSE
nodemon.json chore(prettier): fix all files 2025-01-09 18:07:02 +02:00
package-lock.json Merge pull request #954 from TriliumNext/renovate/better-sqlite3-11.x 2025-01-19 23:13:11 +02:00
package.json chore: move generate_documents to bin folder 2025-01-20 21:46:25 +01:00
playwright.config.ts chore(e2e): disable firefox tests for now 2025-01-18 09:42:13 +02:00
README-ZH_CN.md
README.es.md
README.it.md
README.ja.md
README.md Fix relation/link map urls (#728) 2024-12-08 21:49:28 -05:00
README.ru.md
renovate.json
SECURITY.md
start-docker.sh
trilium.iml
tsconfig.json chore(client/ts): port options/codeNotes 2025-01-11 11:11:57 +02:00
tsconfig.webpack.json fix(build): webpack config for electron-forge 2025-01-11 18:58:51 +02:00
typedoc.json chore(prettier): fix all files 2025-01-09 18:07:02 +02:00
vitest.config.ts chore(vitest): add additional folders to exclude 2025-01-17 20:24:20 +01:00
webpack.config.ts chore(prettier): fix all files 2025-01-09 18:07:02 +02:00

TriliumNext Notes

Docker Pulls GitHub Downloads (all assets, all releases)

English | Chinese | Russian | Japanese | Italian | Spanish

TriliumNext Notes is an open-source, cross-platform 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

Migrating from Trilium?

There are no special migration steps to migrate from a zadam/Trilium instance to a TriliumNext/Notes instance. Just upgrade your Trilium instance to the latest version and install TriliumNext/Notes as usual

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 have their sync versions incremented.

💬 Discuss with us

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

  • Matrix (For synchronous discussions)
    • The General Matrix room is also bridged to XMPP
  • Github Discussions (For Asynchronous discussions)
  • Wiki (For common how-to questions and user guides)

🎁 Features

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

🏗 Installation

Desktop

To use TriliumNext on your desktop machine (Linux, MacOS, and Windows) you have a few options:

  • Download the binary release for your platform from the latest release page, unzip the package and run the trilium executable.
  • Access TriliumNext via the web interface of a server installation (see below)
    • Currently only the latest versions of Chrome & Firefox are supported (and tested).
  • (Coming Soon) TriliumNext will also be provided as a Flatpak

MacOS

Currently when running TriliumNext/Notes on MacOS, you may get the following error:

Apple could not verify "TriliumNext Notes" is free of malware and may harm your Mac or compromise your privacy.

You will need to run the command on your shell to resolve the error (documented here):

xattr -c "/path/to/Trilium Next.app"

Mobile

To use TriliumNext on a mobile device:

  • Use a mobile web browser to access the mobile interface of a server installation (see below)
  • Use of a mobile app is not yet supported (see here) to track mobile improvements.

Server

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

📝 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 TriliumNext.

💻 Contribute

Code

git clone https://github.com/TriliumNext/Notes.git
cd Notes
npm install
npm run start-server

Documentation

Head on over to our Docs repo

👏 Shoutouts

  • CKEditor 5 - best WYSIWYG editor on the market, very interactive and listening team
  • FancyTree - very feature rich tree library without real competition. TriliumNext 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.