Build your personal knowledge base with Trilium Notes
Go to file
2018-07-27 10:52:48 +02:00
.idea #126, added skeleton of note relations, copied from similar concept of labels 2018-07-27 10:52:48 +02:00
bin beginning of #98, new multistep wizard, db creation after user enters username and password 2018-07-21 08:55:24 +02:00
db #126, added skeleton of note relations, copied from similar concept of labels 2018-07-27 10:52:48 +02:00
src #126, added skeleton of note relations, copied from similar concept of labels 2018-07-27 10:52:48 +02:00
.dockerignore added docker build, closes #106 2018-06-10 15:06:52 -04:00
.gitignore regenerate session after login/logout 2017-10-15 20:16:30 -04:00
config-sample.ini #98, sync is now configured in the options 2018-07-22 22:21:16 +02:00
Dockerfile added docker build, closes #106 2018-06-10 15:06:52 -04:00
electron.js fix code mirror loading 2018-04-07 15:56:46 -04:00
LICENSE licensing under AGPL v3 2017-12-10 21:13:39 -05:00
package-lock.json using zeit/pkg to package easy to use linux server edition 2018-07-06 00:05:06 +02:00
package.json #98, sync setup now doesn't copy the whole DB file, but sets up minimal database and starts off sync 2018-07-23 21:15:32 +02:00
README.md renaming attributes to labels in readme 2018-03-24 22:17:31 -04:00
trilium.iml label service refactoring + rename of doInTransaction to transactional 2018-04-07 13:03:16 -04:00

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:

Features

  • Notes can be arranged into arbitrarily deep hierarchy
    • Notes can have more than 1 parents - see cloning
  • WYSIWYG (What You See Is What You Get) editing
  • Fast and easy navigation between notes
  • Seamless note versioning
  • Note labels can be used to tag/label notes as an alternative note organization and querying
  • Can be deployed as web application and / or desktop application with offline access (electron based)
  • Synchronization with self-hosted sync server
  • Strong note encryption

Builds

  • If you want to install Trilium on server, follow this page
  • If you want to use Trilium on the desktop, download binary release for your platform from latest release, unzip the package and run trilium executable.

Supported platforms

Desktop (electron-based) 64-bit builds are available for Linux and Windows.

Requirements for web based installation are outlined here.

Currently only recent Chrome and Firefox are supported (tested) browsers. Other modern browsers (not IE) might work as well.

Documentation

List of documentation pages: