Build your personal knowledge base with Trilium Notes
Find a file
2017-12-24 22:54:39 -05:00
bin
db added demo document SQL scripts 2017-12-23 13:16:18 -05:00
doc added doc folder 2017-12-10 23:21:47 -05:00
migrations change in naming of SQL methods 2017-12-23 11:02:38 -05:00
public fix for not working keyboard navigation after context menu (de)activation by handling this with hotkeys plugin 2017-12-24 14:01:20 -05:00
routes fix cloning already existing (deleted) node 2017-12-23 23:31:17 -05:00
services if config file doesn't exist, create it from config sample 2017-12-24 15:12:18 -05:00
test
views if config file doesn't exist, create it from config sample 2017-12-24 15:12:18 -05:00
.gitignore
app.js yet another attempt at fixing reporting sync changes to client 2017-12-19 23:22:21 -05:00
build.sh
config-sample.ini if config file doesn't exist, create it from config sample 2017-12-24 15:12:18 -05:00
export-schema.sh added demo document SQL scripts 2017-12-23 13:16:18 -05:00
generate-cert.sh
index.js
LICENSE licensing under AGPL v3 2017-12-10 21:13:39 -05:00
package-lock.json added search for electron + sourcemap for jquery 2017-12-12 21:40:55 -05:00
package.json 0.0.9 2017-12-24 22:54:39 -05:00
set-build.sh