Build your personal knowledge base with Trilium Notes
Find a file
2017-12-27 22:44:27 -05:00
bin added linux ia32 build 2017-12-27 17:39:41 -05:00
db Calling project "Trilium Notes" in some places as it is more self explanatory 2017-12-26 12:55:40 -05:00
doc
migrations change in naming of SQL methods 2017-12-23 11:02:38 -05:00
public fix pasting into non-expanded non-loaded node (UI only) 2017-12-27 22:44:27 -05:00
routes alt+s toggles search instead of just showing it 2017-12-26 19:16:04 -05:00
services refactored detection of whether user is initialized 2017-12-27 18:23:24 -05:00
test
views hide logout button in electron since it doesn't do anything 2017-12-26 22:19:42 -05:00
.gitignore
app.js yet another attempt at fixing reporting sync changes to client 2017-12-19 23:22:21 -05:00
config-sample.ini if config file doesn't exist, create it from config sample 2017-12-24 15:12:18 -05:00
index.js added linux ia32 build 2017-12-27 17:39:41 -05:00
LICENSE
package-lock.json added search for electron + sourcemap for jquery 2017-12-12 21:40:55 -05:00
package.json release 0.1.1 2017-12-27 17:41:07 -05:00
README.md Calling project "Trilium Notes" in some places as it is more self explanatory 2017-12-26 12:55:40 -05:00

Trilium Notes

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
  • 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 platfor 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: