Build your personal knowledge base with Trilium Notes
Find a file
2018-10-21 22:42:20 +02:00
.idea
bin
db fixes for invalid operations on root note 2018-10-21 22:42:20 +02:00
docs
src fixes for invalid operations on root note 2018-10-21 22:42:20 +02:00
.dockerignore
.gitignore
config-sample.ini
Dockerfile
electron.js
LICENSE
package-lock.json fix for ckeditor stretching body 2018-10-12 13:40:06 +02:00
package.json fix for ckeditor stretching body 2018-10-12 13:40:06 +02:00
README.md fix links in README 2018-10-12 18:38:57 +02:00
trilium.iml

Trilium Notes

Join the chat at https://gitter.im/trilium-notes/Lobby Trilium Notes is a hierarchical note taking application. Picture tells a thousand words:

See other pictures in screenshot tour.

Features

Builds

Trilium is provided as either desktop application (Electron-based) or web application hosted on your server.

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

Status

Trilium is beta quality software. While it is reasonably feature complete and is tested by its author, it lacks proper testing by more users. It's not yet recommended for daily use, but testing and experimentation is encouraged.

Documentation

See wiki for complete list of documentation pages.