Build your personal knowledge base with Trilium Notes
Go to file
2018-04-02 20:30:00 -04:00
.idea introduced NoteFull entity, fixes 2018-03-25 23:25:17 -04:00
bin fix electron build 2018-01-31 08:03:25 -05:00
db refactored all mentions of "history" to "revision" 2018-03-25 20:52:38 -04:00
src simplified new entity ID allocation 2018-04-02 20:30:00 -04:00
.gitignore regenerate session after login/logout 2017-10-15 20:16:30 -04:00
config-sample.ini API changes necessary to port reddit plugin, closes #58 2018-02-24 21:23:04 -05:00
electron.js attachment download now works also in electron, added option to open the attachment 2018-02-18 22:19:07 -05:00
LICENSE licensing under AGPL v3 2017-12-10 21:13:39 -05:00
package-lock.json converted note revision protection to repository/entities 2018-03-31 10:51:37 -04:00
package.json converted note revision protection to repository/entities 2018-03-31 10:51:37 -04:00
README.md renaming attributes to labels in readme 2018-03-24 22:17:31 -04:00
trilium.iml removed some warnings in idea 2018-03-24 12:52:58 -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: