Build your personal knowledge base with Trilium Notes
Go to file
2018-01-12 22:44:55 -05:00
bin workaround for CKEditor bug with setting empty data 2018-01-09 20:01:02 -05:00
db added is_synced to options to better differentiate between synced and not synced options 2018-01-11 22:45:25 -05:00
doc added doc folder 2017-12-10 23:21:47 -05:00
migrations added is_synced to options to better differentiate between synced and not synced options 2018-01-11 22:45:25 -05:00
plugins reddit plugin - import from multiple accounts, paging, structuring per year, month, day 2018-01-12 22:44:55 -05:00
public added is_synced to options to better differentiate between synced and not synced options 2018-01-11 22:45:25 -05:00
routes added is_synced to options to better differentiate between synced and not synced options 2018-01-11 22:45:25 -05:00
services work in progress reddit plugin 2018-01-11 23:54:17 -05:00
test cleaned up "CBC" from methods since we don't have CTR 2017-11-18 12:53:17 -05:00
views saving attributes 2018-01-11 21:40:09 -05:00
.gitignore regenerate session after login/logout 2017-10-15 20:16:30 -04:00
app.js added dialog and read only view of attributes 2018-01-11 00:01:16 -05:00
config-sample.ini if config file doesn't exist, create it from config sample 2017-12-24 15:12:18 -05:00
index.js fix for setup & db upgrade - we still need internal redirects 2018-01-12 20:05:17 -05:00
LICENSE licensing under AGPL v3 2017-12-10 21:13:39 -05:00
package-lock.json added dialog and read only view of attributes 2018-01-11 00:01:16 -05:00
package.json added dialog and read only view of attributes 2018-01-11 00:01:16 -05:00
README.md Calling project "Trilium Notes" in some places as it is more self explanatory 2017-12-26 12:55:40 -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 platfor 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: