Build your personal knowledge base with Trilium Notes
Find a file
2018-08-29 20:22:57 +02:00
.idea attributes can be inherited through special relation "inheritAttributes" 2018-08-13 17:05:16 +02:00
bin added missing attributes dump 2018-08-28 23:39:12 +02:00
db added missing attributes dump 2018-08-28 23:39:12 +02:00
src fix inserting current timestamp into editor 2018-08-29 20:22:57 +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
package-lock.json set originEntity to render note 2018-08-28 23:08:56 +02:00
package.json set originEntity to render note 2018-08-28 23:08:56 +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: