Build your personal knowledge base with Trilium Notes
Find a file
2018-01-21 10:33:33 -05:00
bin workaround for CKEditor bug with setting empty data 2018-01-09 20:01:02 -05:00
db delete now works with multi-select 2018-01-14 21:39:21 -05:00
doc
migrations first experiments with code mirror 2018-01-20 21:56:03 -05:00
plugins fix note sorting with sync - deleted note trees should not be sorted 2018-01-17 20:19:41 -05:00
public support for saving code notes + other tweaks 2018-01-21 10:33:33 -05:00
routes first experiments with code mirror 2018-01-20 21:56:03 -05:00
services first experiments with code mirror 2018-01-20 21:56:03 -05:00
test
views support for saving code notes + other tweaks 2018-01-21 10:33:33 -05:00
.gitignore
app.js added dialog and read only view of attributes 2018-01-11 00:01:16 -05:00
config-sample.ini
index.js fix for setup & db upgrade - we still need internal redirects 2018-01-12 20:05:17 -05:00
LICENSE
package-lock.json added dialog and read only view of attributes 2018-01-11 00:01:16 -05:00
package.json release 0.4.1 2018-01-17 23:59:03 -05:00
README.md refactoring of note changes / cloning 2018-01-13 18:02:41 -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
  • 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: