Build your personal knowledge base with Trilium Notes
Find a file
2018-11-06 19:35:42 +01:00
.idea changed ejs indentation to 2 spaces instead of 4 (or mix) 2018-11-06 15:53:23 +01:00
bin
db fixes for invalid operations on root note 2018-10-21 22:42:20 +02:00
docs
src migrated tooltips to bootstrap, #203 2018-11-06 19:35:42 +01:00
.dockerignore
.gitignore
config-sample.ini
Dockerfile
electron.js fixed CTRL-ALT-P shortcut 2018-10-15 23:45:37 +02:00
LICENSE
package-lock.json icon for relation map 2018-10-30 20:26:31 +01:00
package.json basic enex import, closes #194 2018-11-05 00:06:17 +01:00
README.md create notebook's "root note" for ENEX import 2018-11-05 09:23:04 +01: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.