Commit Graph

368 Commits

Author SHA1 Message Date
b94611b160 Scroll page into view when selected item is outside view 2020-11-01 21:04:58 +01:00
ea5f0dbe26 Improve design of search
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-01 18:44:50 +01:00
120989b73c Improve search movements 2020-11-01 18:44:31 +01:00
199ccee880 Clear #search-input on Escape 2020-11-01 18:17:13 +01:00
680e600fbe Remove multiple selection and add keymaps 2020-11-01 18:11:16 +01:00
b4a9077c9c Build newItem with createElement
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-31 23:29:01 +01:00
cdc7f1a30c Add stopswatch for speed of Get() 2020-10-31 23:28:47 +01:00
ca8afb0cbe Small changes for javascript formatted and structure 2020-10-31 23:28:29 +01:00
398a554c5d Disable large javascript modules 2020-10-31 23:28:09 +01:00
87b966ca18 Disable process Fleeting items in backrefs 2020-10-31 23:27:42 +01:00
52e187e251 Don't move inside cell when ctrl is pressed 2020-10-31 20:56:56 +01:00
e147c3acd6 Add renderTree function 2020-10-31 20:56:45 +01:00
5f375992b4 Don't move cursor after remove
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-31 14:55:34 +01:00
1bb21144f0 Allow other commands in textarea 2020-10-31 14:55:13 +01:00
fa714c93f4 Remove console.log
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-31 14:02:25 +01:00
561d3782e9 Create vendors bundle 2020-10-31 14:02:14 +01:00
2b8dc55ff0 Trigger input and autosize together
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-31 13:37:09 +01:00
dcdf2fd0ab Move cursor up and down inside textarea 2020-10-31 13:36:49 +01:00
c92adb32d3 Fix height of textarea to multiple of 24px 2020-10-31 13:35:59 +01:00
47d504903d Add link operator to search
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-31 00:29:41 +01:00
39dd45b65d Rotate items to moveBefore
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-30 23:43:00 +01:00
9f51bff58c Error while saving message 2020-10-30 23:42:29 +01:00
252d877f1c Use the element itself instead of one earlier
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-29 23:13:57 +01:00
ae857feb72 Update indent after moving items 2020-10-29 23:09:42 +01:00
8fd30fdb03 Insert new item after closed folds
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-28 20:56:40 +01:00
3609b5020f Don't write nil when saving blocks
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-28 20:19:38 +01:00
93e10f5272 Remove items below removed item 2020-10-28 20:12:04 +01:00
5006e1095a Add search queries inside the tree 2020-10-28 20:01:25 +01:00
5e1422f684 Fix: use data('id') on textarea
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-27 07:38:07 +01:00
12ea8c3cc4 Fix todo checkboxes
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-27 00:14:45 +01:00
891390d98e When the current line is a todo, also use it for the next
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-26 23:30:11 +01:00
955f60abe8 Improve date parsing 2020-10-26 23:30:03 +01:00
db5603c5cd Add date functions to calculator
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-26 21:28:10 +01:00
9e295eee25 Move transformTable function 2020-10-25 19:49:22 +01:00
5859046169 Add list-editor steps in .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-25 15:52:39 +01:00
5832061d3f Install security updates
Some checks failed
continuous-integration/drone/push Build is failing
2020-10-25 15:43:28 +01:00
dc8d4ab71e Snakecase the metakv variables
Some checks failed
continuous-integration/drone/push Build is failing
2020-10-25 15:37:31 +01:00
dd7ba5ec11 Improve loading of table rows in editor 2020-10-25 15:37:03 +01:00
6c9b82493e Add TODO for fold state 2020-10-25 15:23:19 +01:00
628086a806 Increase max-width of editor 2020-10-25 15:23:04 +01:00
84dd04d107 Add table rendering 2020-10-25 15:22:49 +01:00
0db1197daa Add markdown max_line_length to .editorconfig 2020-10-25 15:22:24 +01:00
d554d4df0c Re-enable mathjs 2020-10-25 15:22:07 +01:00
0649068e9a Add TODO.md 2020-10-25 15:21:26 +01:00
573a138709 Fix bug in store, where not all items were connected properly 2020-10-25 15:18:39 +01:00
057b8d2f46 Move block create before normal page creation
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-21 21:54:19 +02:00
5cc4e65638 Add blocks backend
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-21 20:49:23 +02:00
c4bd5107eb Move item to the last position stays there
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-15 22:47:51 +02:00
701cd7b29d Disable spellcheck 2020-10-15 22:38:52 +02:00
ce0c85c354 Improve formatting 2020-10-15 22:38:36 +02:00