Build your personal knowledge base with Trilium Notes
Go to file
2018-11-30 10:33:40 +01:00
.idea saving image 2018-11-08 11:08:16 +01:00
bin set icon and app name, closes #201 2018-11-19 17:16:22 +01:00
db updated demo export according to latest format changes 2018-11-26 23:50:43 +01:00
docs jsdoc now doesn't include date into files to avoid unnecessary noise 2018-11-19 21:03:43 +01:00
src fix minor UI issue causing children overview not being decrypted right after entering protected session 2018-11-30 10:33:40 +01:00
.dockerignore added docker build, closes #106 2018-06-10 15:06:52 -04:00
.gitignore added jsdocs generated pages 2018-08-29 20:44:35 +02:00
config-sample.ini delete attributes when deleting note 2018-08-15 15:27:22 +02:00
Dockerfile fixes for tooltip handling 2018-11-18 20:57:52 +01:00
electron.js generate local .desktop file so it shows among apps in linux desktop environments 2018-11-21 11:01:03 +01:00
jsdoc-conf.json jsdoc now doesn't include date into files to avoid unnecessary noise 2018-11-19 21:03:43 +01:00
LICENSE licensing under AGPL v3 2017-12-10 21:13:39 -05:00
package-lock.json updated readme 2018-11-27 19:18:24 +01:00
package.json release 0.24.5 2018-11-27 15:34:15 +01:00
README.md link to Patterns of personal knowledge base 2018-11-28 22:05:23 +01: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 with focus on building large personal knowledge bases. See screenshots for quick overview:

Features

Builds

Trilium is provided as either desktop application (Linux, Windows) or web application hosted on your server (Linux). Mac is planned but not available at the moment.

  • If you want to use Trilium on the desktop, download binary release for your platform (currently Linux and Windows are supported) from latest release, unzip the package and run trilium executable.
  • If you want to install Trilium on server, follow this page.
    • Currently only recent Chrome and Firefox are supported (tested) browsers.

Documentation

See wiki for complete list of documentation pages.

You can also read Patterns of personal knowledge base to get some inspiration on how you might use Trilium.