azivner
|
b96a1274c5
|
all JS functions are now inside old-school JS modules, preparation for ES6 modularization
|
2018-03-24 23:58:58 -04:00 |
|
azivner
|
c8e456cdb1
|
refactoring utils into module
|
2018-03-24 23:37:55 -04:00 |
|
azivner
|
0f6b00e1c8
|
fixes after refactoring, base functionality works again
|
2018-03-24 23:00:12 -04:00 |
|
azivner
|
4c472ce78b
|
renaming note_tree to branch
|
2018-03-24 21:39:15 -04:00 |
|
azivner
|
1612e9093d
|
removed all onclick handlers from index template
|
2018-03-24 00:54:50 -04:00 |
|
azivner
|
766a567a32
|
changes in access to startNote and currentNote
|
2018-03-06 23:04:35 -05:00 |
|
azivner
|
61c2456cf6
|
startNote/currentNote is now accessible on frontend as well
|
2018-03-04 23:28:26 -05:00 |
|
azivner
|
1501fa8dbf
|
import notes from tar archive, closes #63
|
2018-02-26 00:07:43 -05:00 |
|
azivner
|
4acc5432c3
|
autocomplete returns items which have at least one of the tokens in the leaf note title, closes #59
|
2018-02-22 19:52:08 -05:00 |
|
azivner
|
6b9ff47c88
|
Merge branch 'stable'
|
2018-02-15 23:24:02 -05:00 |
|
azivner
|
d86f655658
|
attempt to mitigate problem with creating day subnotes
|
2018-02-15 23:04:50 -05:00 |
|
azivner
|
cdde6a4d8e
|
file/attachment upload, wiP
|
2018-02-14 23:31:20 -05:00 |
|
azivner
|
1cef0ce5f9
|
removed CTRL-ALT-C global shortcut with pasting from clipboard, keeping only CTRL-ALT-P without clipboard
|
2018-02-13 19:55:04 -05:00 |
|
azivner
|
1efac99828
|
limit number of autocomplete results to 100, closes #44
|
2018-02-13 19:37:07 -05:00 |
|
azivner
|
0e9473119e
|
global keyboard shortcuts for quick creating sub-notes under day note
|
2018-02-12 23:53:00 -05:00 |
|
azivner
|
a3b31fab54
|
autocomplete for attribute names, issue #31
|
2018-02-04 19:27:27 -05:00 |
|
azivner
|
bc4aa3e40a
|
removed ctrl+shift+left, ctrl+shift+right because of conflict with standard keyboard mapping, close #25
|
2018-02-04 18:12:17 -05:00 |
|
azivner
|
52ad7f64b4
|
moved all sources to src directory
|
2018-01-28 22:18:15 -05:00 |
|