Build your personal knowledge base with Trilium Notes
Find a file
2018-09-05 15:14:20 +02:00
.idea
bin new server package build without using pkg (fixes images stuff) 2018-08-30 21:57:14 +02:00
db minor demo db updates after change to paragraph layout 2018-09-03 20:14:45 +02:00
docs new frontend API - getCurrentNoteContent and onNoteChange 2018-09-03 16:05:28 +02:00
src using @mlink/scrypt for node 10 compatibility 2018-09-05 15:14:20 +02: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
Dockerfile
electron.js smaller initial height of 800 to fit into 1600*900 display 2018-09-01 13:41:01 +02:00
LICENSE
package-lock.json using @mlink/scrypt for node 10 compatibility 2018-09-05 15:14:20 +02:00
package.json using @mlink/scrypt for node 10 compatibility 2018-09-05 15:14:20 +02:00
README.md markdown wiki reference on README 2018-09-03 21:06:24 +02:00
trilium.iml

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