Commit graph

17 commits

Author SHA1 Message Date
azivner a36282caf0 parsing links in html to keep references between notes in links table 2017-09-17 21:58:03 -04:00
azivner a460c40587 tweaking html conversion process 2017-09-17 21:17:04 -04:00
azivner f20717e29f formatting fix/hack 2017-09-04 18:55:09 -04:00
azivner 63cc208ec7 fix for link doubling 2017-09-04 18:51:07 -04:00
azivner a54207dc07 added jump to note functionality 2017-09-03 21:34:30 -04:00
azivner f063d12d07 fix parsing links without any attributes after href 2017-09-03 20:09:17 -04:00
azivner e862ddae13 cleanup 2017-08-29 22:25:58 -04:00
azivner 5e8edf4469 basic support for internal links 2017-08-27 14:39:26 -04:00
azivner bf22cc55e1 better handling of newlines which should hopefully eliminate new line duplication 2017-08-25 20:40:33 -04:00
azivner 4a5d29b83d fixed major rendering problem with mixed links and formattings 2017-08-25 00:00:08 -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 36e5259527 possible fix to "double new lines" 2017-08-23 20:35:47 -04:00
azivner 15ff3df9df small simplification in parsing 2017-08-22 20:19:46 -04:00
azivner 1aeb0eec59 auto linkification (plus some refactorings to silent pycharm warnings) 2017-08-21 21:31:23 -04:00
azivner d3b036d882 HTML tags which are not converted to notecase formattings are stripped - that way notecase webapp doesn't save stuff not readable by notecase desktop. Also bugfix in parsing links 2017-08-13 22:35:04 -04:00
azivner 6fe81cd93a various small usability improvements 2017-08-13 21:42:10 -04:00
azivner 6efe28c283 WIP authentication with flask-login, restructuring of static files 2017-06-12 23:28:38 -04:00
Renamed from frontend/html2notecase.js (Browse further)