Commit Graph

352 Commits

Author SHA1 Message Date
81f3047829 Tidy go.mod 2021-08-15 21:35:56 +02:00
04fa3afc67 Improve logging and errors 2021-08-15 21:34:34 +02:00
64d6b05514 Remove unused Bulma styles 2021-08-15 21:34:15 +02:00
170acda64f Add next and previous actions for calendar
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-15 13:47:13 +02:00
3022be7e66 Remove ./... from go build command
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-13 21:08:19 +02:00
e8d857523e Add tests
Some checks failed
continuous-integration/drone/push Build is failing
2021-08-13 21:02:38 +02:00
5e0c6a02cc Upgrade go version to 1.16
Some checks failed
continuous-integration/drone/push Build is failing
2021-08-13 06:44:50 +00:00
58c81bfac5 Add title parsing
Some checks failed
continuous-integration/drone/push Build is failing
2021-08-13 08:34:31 +02:00
71838ee0af Improve saving of pages for blocks
Some checks failed
continuous-integration/drone/push Build is failing
2021-08-13 00:41:26 +02:00
7199e0c1da Start in normal mode with first item selected
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-12 00:01:54 +02:00
e32c2391a0 Sort lines based on the text and not the checkboxes
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-11 22:33:04 +02:00
bbbf82ff93 Fix bug for ordering checkboxes 2021-08-11 22:32:45 +02:00
27bc12146c Show fold arrow to hide multiline content
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-11 22:16:59 +02:00
1e7924ef61 Show dot in calendar when daily note exists
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-11 20:43:19 +02:00
ad3cbe068a Fix right border of calendar and day size 2021-08-11 20:26:02 +02:00
a4a9a5ca7a Add week urls to calendar
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-11 19:57:25 +02:00
4c2834f57c Fix august 2021 2021-08-11 19:56:58 +02:00
27200abc58 Allow to fetch recursive metadata from pages in tables
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-08 23:44:36 +02:00
6c260e654d Parse recursive metadata in pages 2021-08-08 23:44:24 +02:00
86ea8ceaf9 Show keyword before value in links 2021-08-08 23:44:02 +02:00
d50857c528 Fix error format in log.Printf calls 2021-08-08 23:43:40 +02:00
da1feee2a2 Highlight Key Value pair without value 2021-08-08 14:54:30 +02:00
707f84ec43 Group {{query:...}} results by page 2021-08-08 14:51:54 +02:00
dec8e85064 Improve link highlighting
- Metadata key highlighting
- Don't show "[[", "]]" around links
2021-08-08 14:50:57 +02:00
5000ab768a Reset ids when pasting new lines
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-07 23:04:01 +02:00
5d9b412973 Add C-; toggleTodo key and actions
All checks were successful
continuous-integration/drone/push Build is passing
Toggles between [ ] -> [x] -> none
2021-08-07 20:18:38 +02:00
0cd50f7766 Small clean ups 2021-08-07 20:18:30 +02:00
8e101418f3 Improve alignment of checkbox 2021-08-07 20:18:08 +02:00
7f521bcde5 Add copyright comments
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-07 19:13:10 +02:00
d5d5057d8c Use node:14
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-20 23:56:20 +02:00
7b2e948b0b Only use repo, arch and os in cache key
Some checks failed
continuous-integration/drone/push Build is failing
2021-05-20 23:50:08 +02:00
1fe18a69e0 Increase version of cache plugin 2021-05-20 23:49:58 +02:00
5d3861e024 Add cache_key
Some checks failed
continuous-integration/drone/push Build is failing
2021-05-20 23:43:59 +02:00
206f85700d Remove comment from .drone.yml
Some checks failed
continuous-integration/drone/push Build is failing
2021-05-20 23:38:57 +02:00
2bf8c67465 Show pointer on fold arrow
Some checks failed
continuous-integration/drone/push Build is failing
2021-05-20 23:25:02 +02:00
97b78810c4 Make day clickable in calendar
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-12 21:56:36 +01:00
d1858ad849 Add calendar
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-11 21:20:38 +01:00
67d658d1ba Also allow Bearer token
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-03 01:21:15 +01:00
f9171c178e Redeploy
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-02 23:14:43 +01:00
bfe69e99ba Add dependencies
Some checks failed
continuous-integration/drone/push Build is failing
2021-02-02 23:03:51 +01:00
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