Build your personal knowledge base with Trilium Notes
Go to file
2018-11-19 00:06:44 +01:00
.idea saving image 2018-11-08 11:08:16 +01:00
bin fixes for tooltip handling 2018-11-18 20:57:52 +01:00
db fix DB migration and consistency issues 2018-11-18 10:20:06 +01:00
docs added some consistency checks for links and attributes 2018-11-15 13:58:14 +01:00
src release 0.24.1-beta 2018-11-19 00:06:44 +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 fixed CTRL-ALT-P shortcut 2018-10-15 23:45:37 +02:00
LICENSE licensing under AGPL v3 2017-12-10 21:13:39 -05:00
package-lock.json sql console executes selected text if there's a selection instead of the whole content 2018-11-18 08:29:56 +01:00
package.json release 0.24.1-beta 2018-11-19 00:06:44 +01:00
README.md create notebook's "root note" for ENEX import 2018-11-05 09:23:04 +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. Picture tells a thousand words:

See other pictures in screenshot tour.

Features

Builds

Trilium is provided as either desktop application (Electron-based) or web application hosted on your server.

  • 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.

Status

Trilium is beta quality software. While it is reasonably feature complete and is tested by its author, it lacks proper testing by more users. It's not yet recommended for daily use, but testing and experimentation is encouraged.

Documentation

See wiki for complete list of documentation pages.