Build your personal knowledge base with Trilium Notes
Go to file
2017-09-04 21:28:07 -04:00
src initial support for encryption of individual notes. Shouldn't be used for now. 2017-09-04 21:28:07 -04:00
static initial support for encryption of individual notes. Shouldn't be used for now. 2017-09-04 21:28:07 -04:00
.gitignore configurable port plus support for SSL 2017-08-14 21:05:01 -04:00
.pylintrc app broken up into individual files/modules 2017-08-13 19:43:33 -04:00
config-sample.ini https can be disabled 2017-08-16 20:48:40 -04:00
generate-cert.sh configurable port plus support for SSL 2017-08-14 21:05:01 -04:00
generate-password.py app broken up into individual files/modules 2017-08-13 19:43:33 -04:00
generate-secret-key.py path to document file is now configurable, flask secret is now also taken from configuration 2017-08-15 22:57:44 -04:00
run-debug.sh encryption POC 2017-08-21 20:34:17 -04:00
run.sh path to document file is now configurable, flask secret is now also taken from configuration 2017-08-15 22:57:44 -04:00
TODO added context menu on tree items - implemented cut, paste into, paste after 2017-09-04 13:22:24 -04:00