Build your personal knowledge base with Trilium Notes
Find a file
2018-08-14 13:02:17 +02:00
.idea attributes can be inherited through special relation "inheritAttributes" 2018-08-13 17:05:16 +02:00
bin changed backup to simple scheme with one daily, one weekly and one monthly backup, fixes #15 2018-07-30 16:40:50 +02:00
db updated schema.sql 2018-08-13 07:57:23 +02:00
src attributes coming from inheritAttributes are inherited only if the inheritAttributes relation itself is inheritable 2018-08-14 13:02:17 +02:00
.dockerignore
.gitignore
config-sample.ini electron build uses random free port, fixes #142 2018-07-31 19:50:18 +02:00
Dockerfile
electron.js electron build uses random free port, fixes #142 2018-07-31 19:50:18 +02:00
LICENSE
package-lock.json
package.json electron 2.0.6 and some other minor library upgrades 2018-08-02 19:55:20 +02:00
README.md
trilium.iml

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: