Build your personal knowledge base with Trilium Notes
Go to file
2018-08-28 20:55:21 +02:00
.idea attributes can be inherited through special relation "inheritAttributes" 2018-08-13 17:05:16 +02:00
bin build fixes 2018-08-27 21:07:31 +02:00
db child: prefix now copies attributes on new note creation 2018-08-21 13:49:45 +02:00
src use relations to pick note to render, fixes #141 2018-08-28 20:55:21 +02:00
.dockerignore added docker build, closes #106 2018-06-10 15:06:52 -04:00
.gitignore frontend script API documentation 2018-08-23 12:55:45 +02:00
config-sample.ini delete attributes when deleting note 2018-08-15 15:27:22 +02:00
Dockerfile added docker build, closes #106 2018-06-10 15:06:52 -04:00
electron.js links to documentation for attributes, links and search + fix for opening external links 2018-08-14 23:07:50 +02:00
LICENSE licensing under AGPL v3 2017-12-10 21:13:39 -05:00
package-lock.json build fixes 2018-08-27 21:07:31 +02:00
package.json build fixes 2018-08-27 21:07:31 +02:00
README.md renaming attributes to labels in readme 2018-03-24 22:17:31 -04:00
trilium.iml label service refactoring + rename of doInTransaction to transactional 2018-04-07 13:03:16 -04:00

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: