2017-12-24 22:33:36 -05:00
# Trilium
2017-12-25 08:37:40 -05:00
Hierarchical note taking application. Picture tells a thousand words:
2017-12-24 22:33:36 -05:00
2017-12-24 22:34:57 -05:00

2017-12-24 22:47:06 -05:00
## Features
* Notes can be arranged into arbitrarily deep hierarchy
2017-12-25 08:37:40 -05:00
* Notes can have more than 1 parents - see [cloning ](https://github.com/zadam/trilium/wiki/Cloning-notes )
2017-12-24 22:47:06 -05:00
* WYSIWYG (What You See Is What You Get) editing
* Fast and easy [navigation between notes ](https://github.com/zadam/trilium/wiki/Note-navigation )
* Seamless note versioning
* Can be deployed as web application and / or desktop application with offline access (electron based)
* [Synchronization with ](https://github.com/zadam/trilium/wiki/Synchronization ) self-hosted sync server
* Strong [note encryption ](https://github.com/zadam/trilium/wiki/Protected-notes )
## Builds
* If you want to install Trilium on server, follow [this page ](https://github.com/zadam/trilium/wiki/Installation-on-server )
2017-12-25 08:37:40 -05:00
* If you want to use Trilium on the desktop, download binary release for your platfor from [[latest release|https://github.com/zadam/trilium/releases/latest]], unzip the package and run ```trilium` `` executable.
2017-12-24 22:47:06 -05:00
2017-12-24 22:52:35 -05:00
## Supported platforms
Desktop (electron) builds are available for Linux and Windows.
2017-12-25 08:37:40 -05:00
Requirements for web based installation are [outlined here ](https://github.com/zadam/trilium/wiki/Installation-on-server ).
2017-12-24 22:52:35 -05:00
2017-12-25 08:37:40 -05:00
Currently only recent Chrome and Firefox are supported (tested) browsers. Other modern browsers (not IE) might work as well.
2017-12-24 22:52:35 -05:00
2017-12-24 22:47:06 -05:00
## Documentation
See [wiki ](https://github.com/zadam/trilium/wiki/Home ) for complete list of available pages.