trilium/src
2017-08-25 19:30:26 -04:00
..
templates correct tabindex so that tab from note title jumps to note content 2017-08-25 19:30:26 -04:00
app.py https can be disabled 2017-08-16 20:48:40 -04:00
expanded_note.py app broken up into individual files/modules 2017-08-13 19:43:33 -04:00
move_after_note.py app broken up into individual files/modules 2017-08-13 19:43:33 -04:00
move_before_note.py app broken up into individual files/modules 2017-08-13 19:43:33 -04:00
move_to_note.py app broken up into individual files/modules 2017-08-13 19:43:33 -04:00
notes.py handling of cloned notes moved to backend which should fix some annoying behaviors 2017-08-23 21:43:02 -04:00
notes_children.py app broken up into individual files/modules 2017-08-13 19:43:33 -04:00
sql.py path to document file is now configurable, flask secret is now also taken from configuration 2017-08-15 22:57:44 -04:00
sync.py app broken up into individual files/modules 2017-08-13 19:43:33 -04:00
tree.py last note viewed is displayed after loading the app. Doesn't work well with cloned notes yet, also scrolling to the item in the tree doesn't work yet. 2017-08-22 21:23:10 -04:00