Commit graph

24 commits

Author SHA1 Message Date
azivner 1c5483905d fix autofilling autocomplete label on focus 2017-09-03 19:15:50 -04:00
azivner 573e2f7ace cleanup 2017-09-03 18:50:56 -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 b57463d049 insert current date + time on alt+t 2017-08-29 23:27:28 -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 b22d55c183 fix - link label set explicitly was not respected 2017-08-28 22:01:02 -04:00
azivner 27dc43b688 better behavior of link title auto setting 2017-08-28 21:59:47 -04:00
azivner 570dd7cb4e link is inserted at correct position in the editor 2017-08-28 21:50:20 -04:00
azivner 169825abff initial implementation of link dialog (buggy and feature incomplete) 2017-08-27 23:45:01 -04:00
azivner 9259db9f87 internal link loads referenced note instead of opening into new tab 2017-08-27 14:57:03 -04:00
azivner 0f8c0b7cea fix JS errors comming from resize when fancytree and summernote isn't initialized yet 2017-08-27 14:44:12 -04:00
azivner 001d91172a better handling of renames in recent notes list (but hacky and not perfect) 2017-08-27 10:30:32 -04:00
azivner 579f9eaa60 key binding registration changed from keypress to keydown because the former doesn't work in chrome 2017-08-24 22:48:00 -04:00
azivner c23928d070 scrolling inside tree fixed 2017-08-23 23:36:16 -04:00
azivner 8a928f05f3 adding notes to recent list only after some time period (currently 1500ms) 2017-08-23 19:57:44 -04:00
azivner 9d80f56d81 double click can be also used to choose from recent notes 2017-08-23 18:47:37 -04:00
azivner afff834c55 recent notes changed shortcut to alt-q because of browser conflict with ctrl-e 2017-08-23 18:45:24 -04:00
azivner c1f9ca4796 added "show recent notes" widget 2017-08-22 22:40:54 -04:00
azivner 15ff3df9df small simplification in parsing 2017-08-22 20:19:46 -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 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