trilium/static/js
2017-08-25 19:30:26 -04:00
..
html2notecase.js fixed major rendering problem with mixed links and formattings 2017-08-25 00:00:08 -04:00
init.js key binding registration changed from keypress to keydown because the former doesn't work in chrome 2017-08-24 22:48:00 -04:00
note.js correct tabindex so that tab from note title jumps to note content 2017-08-25 19:30:26 -04:00
notecase2html.js correct tabindex so that tab from note title jumps to note content 2017-08-25 19:30:26 -04:00
tree.js handling of cloned notes moved to backend which should fix some annoying behaviors 2017-08-23 21:43:02 -04:00
utils.js auto linkification (plus some refactorings to silent pycharm warnings) 2017-08-21 21:31:23 -04:00