Build your personal knowledge base with Trilium Notes
Find a file
2018-02-16 19:07:59 -05:00
bin fix electron build 2018-01-31 08:03:25 -05:00
db attribute value is now non-null, fixes #52 2018-02-16 19:07:59 -05:00
src attribute value is now non-null, fixes #52 2018-02-16 19:07:59 -05:00
.gitignore
config-sample.ini
electron.js Global shortcut registration logs failure, closes #47 2018-02-15 22:17:18 -05:00
LICENSE
package-lock.json updated package-lock 2018-02-15 23:07:58 -05:00
package.json release 0.6.2 2018-02-15 23:08:02 -05:00
README.md fix schema.sql 2018-02-11 22:06:12 -05:00

Trilium Notes

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 attributes 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: