23 Commits

Author SHA1 Message Date
azivner
a760fbbf1b note decryption 2017-09-05 22:01:22 -04:00
azivner
f1182c9415 moved logout button out of noteDetailWrapper and positioned absolutely (encrypt button as well) 2017-09-05 21:56:22 -04:00
azivner
53d327e435 fixed update of encrypted note 2017-09-04 21:58:17 -04:00
azivner
49db61e5e0 initial support for encryption of individual notes. Shouldn't be used for now. 2017-09-04 21:28:07 -04:00
azivner
390568d743 added context menu on tree items - implemented cut, paste into, paste after 2017-09-04 13:22:24 -04:00
azivner
a54207dc07 added jump to note functionality 2017-09-03 21:34:30 -04:00
azivner
81c534104f recent notes and insert link now include whole note path 2017-09-03 15:08:17 -04:00
azivner
8a388842aa attempt to fix problem when inserting link 2017-08-30 23:17:03 -04:00
azivner
e862ddae13 cleanup 2017-08-29 22:25:58 -04:00
azivner
0b5aeee0ce hide toggle is now on alt-h (previously ctrl-alt-h) and displays editor on full width 2017-08-29 21:07:02 -04:00
azivner
a7180e0e19 button for collapsing tree, button for new top level note 2017-08-29 20:58:53 -04:00
azivner
36dbcfcce0 search notes input box 2017-08-28 23:10:04 -04:00
azivner
169825abff initial implementation of link dialog (buggy and feature incomplete) 2017-08-27 23:45:01 -04:00
azivner
1b3a113639 correct tabindex so that tab from note title jumps to note content 2017-08-25 19:30:26 -04:00
azivner
4a5d29b83d fixed major rendering problem with mixed links and formattings 2017-08-25 00:00:08 -04:00
azivner
c23928d070 scrolling inside tree fixed 2017-08-23 23:36:16 -04:00
azivner
c1f9ca4796 added "show recent notes" widget 2017-08-22 22:40:54 -04:00
azivner
aec8083d0c ctrl-alt-h now toggles visibility of everything except the main content (probably controversially also title) 2017-08-21 22:04:08 -04:00
azivner
0c602299b2 encryption POC 2017-08-21 20:34:17 -04:00
azivner
11742bba58 make note title input box wider 2017-08-15 23:07:40 -04:00
azivner
bd19dd3e55 auto resizing (full height) of tree and editor to fill the window without creating global scrollbar (instead there are independent scrollbars for tree and editor) 2017-08-15 22:32:30 -04:00
azivner
6fe81cd93a various small usability improvements 2017-08-13 21:42:10 -04:00
azivner
191f70477c app broken up into individual files/modules 2017-08-13 19:43:33 -04:00