Commit Graph

362 Commits

Author SHA1 Message Date
742f4c7e7e Use /cache directory
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2021-02-02 23:00:04 +01:00
0211164c92 Add caching for node_modules
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2021-02-02 22:38:59 +01:00
b83b633dd6 Check if authToken is set
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-02 22:09:09 +01:00
1d81510ae0 Replace api token with ENV var API_TOKEN 2021-02-02 22:08:27 +01:00
05539ff687 Parse date title to actual date
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-17 21:31:26 +01:00
35b8c45169 Add /api/block/ API 2021-01-17 17:36:17 +01:00
8f65d459ff Try two date formats as block name 2021-01-17 15:38:48 +01:00
36dab44a24 Prepare for trying multiple names 2021-01-17 14:55:10 +01:00
4d79405e22 Generate markdown for html view 2021-01-17 14:54:53 +01:00
7a72931527 Extract id generation to own file 2021-01-17 14:22:45 +01:00
f7b1935ce3 Move loading of backrefs 2021-01-17 14:16:06 +01:00
aa663484bc Extract old and new pages backend functions 2021-01-17 14:12:17 +01:00
31ff5555d8 Fix search
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-17 00:00:35 +01:00
692a065f82 Add "hmarkdown" format which is more article like
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-16 22:48:54 +01:00
b8910f9aa6 Better copy and paste
With thi change we now use a json representation to copy and paste list items.
2020-11-16 22:38:38 +01:00
10d6d7521a Some cleanup
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-14 15:56:22 +01:00
045cf17dee Add new function 'deleteCharacterBackward' 2020-11-14 15:42:03 +01:00
4518621790 Move removeCompleted
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-14 08:18:20 +01:00
8de01dc68f Remove debug logging 2020-11-14 08:18:10 +01:00
bedba1e27f Improve link search
- Fix the query string
- Make menu bigger
- Create new page with label
2020-11-14 08:15:54 +01:00
75209250c3 Add new actions for todo's and sorting to contextmenu
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-11 22:16:07 +01:00
37a8482a87 Remove old 'Escape' event
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-11 19:49:04 +01:00
8024dce1b0 Cleanup todo styling on render 2020-11-11 16:18:06 +01:00
b4ef943836 Trigger change of after leaving editor
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-09 21:30:03 +01:00
f060b6360a Add todo items for block references
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-08 21:16:26 +01:00
c3aea176ae Add vim key commands 2020-11-08 21:15:54 +01:00
27ce39dcde Make table responsive
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-08 17:02:14 +01:00
13b50cf841 Add dateSet and dateGet functions 2020-11-08 17:02:02 +01:00
8513e4b96c Allow search query results in tables 2020-11-08 17:01:47 +01:00
f3737f96bd Lazy load math library
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-05 20:51:12 +01:00
2a5d3f2498 Re-enable math 2020-11-05 20:23:34 +01:00
3f922fffd2 Use the right value of moveBefore
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-04 23:41:13 +01:00
bfbfab1605 Add debug function to context menu 2020-11-04 23:41:03 +01:00
69b1b11889 Add FIXME 2020-11-04 23:40:52 +01:00
32fe46f285 Add todo highlighting
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-04 23:16:15 +01:00
a193436c08 Add todo comments 2020-11-03 21:23:43 +01:00
dbc21eefba Add append API 2020-11-03 21:23:33 +01:00
36d42b14d4 Improve size of vendors files
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-02 23:03:45 +01:00
0012bb2acc Force saveTree output
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-02 22:51:19 +01:00
8384c115c6 Implement toggleBlock 2020-11-02 22:43:05 +01:00
56802dc106 Move blocks to the right position 2020-11-02 22:42:57 +01:00
7ede2e8054 Fix drag and drop of items 2020-11-02 21:56:42 +01:00
7138597d7e Implement expand/collapseBlock keys
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-01 22:10:00 +01:00
86d1a25d4e Improve saving indicator
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-01 21:21:10 +01:00
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