Commit graph

566 commits

Author SHA1 Message Date
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 9d260e9f5c handling of cloned notes moved to backend which should fix some annoying behaviors 2017-08-23 21:43:02 -04:00
azivner c1f9ca4796 added "show recent notes" widget 2017-08-22 22:40:54 -04:00
azivner e58b8e6c40 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
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 e6c759e476 https can be disabled 2017-08-16 20:48:40 -04:00
azivner 11742bba58 make note title input box wider 2017-08-15 23:07:40 -04:00
azivner c5660986d6 path to document file is now configurable, flask secret is now also taken from configuration 2017-08-15 22:57:44 -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 b986e93356 support for cloned notes including updating clones. Creating clones is not supported. Renaming is handled a bit differently - all clones and original share the same name, while in Notecase desktop each clone has separate name. 2017-08-15 21:29:12 -04:00
azivner 3c924afbca configurable port plus support for SSL 2017-08-14 21:05:01 -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