|
878936ec13
|
Problem: bleve was old version
continuous-integration/drone/push Build is passing
Solution: upgrade blevesearch to 2.3.0
|
2022-01-07 21:08:23 +01:00 |
|
|
d7d205f502
|
Problem: we don't support natural language dates in page search
continuous-integration/drone/push Build is passing
Solution: add natural language date parser and allow to create new pages
|
2022-01-07 20:58:43 +01:00 |
|
|
3c53e14229
|
Problem: there are no easy ways to create a page from search
Solution: add create new page option to search results
|
2022-01-07 20:37:44 +01:00 |
|
|
1f6a22966f
|
Problem: metadata links are not parsed and rendered
continuous-integration/drone/push Build is passing
Solution: create parser and renderer for metadata links.
|
2021-11-14 23:36:34 +01:00 |
|
|
74b1220710
|
Use a random seed to always generate new ids
continuous-integration/drone/push Build is passing
|
2021-11-06 14:37:19 +01:00 |
|
|
001e4748dd
|
Use multiple underscore when there are multiple spaces
|
2021-11-06 14:37:03 +01:00 |
|
|
760eb11694
|
Implement "Create page from item"
|
2021-11-06 14:36:10 +01:00 |
|
|
67af38f785
|
Implement "silent" for markdown
continuous-integration/drone/push Build is passing
|
2021-10-29 22:59:33 +02:00 |
|
|
ccc3ac7c66
|
Apply relativeBaseURL to parse urls
|
2021-10-29 22:43:34 +02:00 |
|
|
a4bff99cee
|
Fix TODO/DONE line-through
continuous-integration/drone/push Build is passing
|
2021-10-29 22:32:25 +02:00 |
|
|
b63eb7948f
|
Add #tag "#" on links
|
2021-10-29 22:14:56 +02:00 |
|
|
70f1b62646
|
Improve links and checkboxes
continuous-integration/drone/push Build is passing
Use the markdown parser to handle links and checkboxes instead of
internal javascript.
Also add catch clauses to the promises in the editor.
|
2021-10-29 21:40:49 +02:00 |
|
|
a2c83d87b6
|
Hide backrefs on editor page (are visible in sidebar)
continuous-integration/drone/push Build is passing
|
2021-09-25 21:03:38 +02:00 |
|
|
f8a94455cd
|
Save folds closed/open status in localStorage
continuous-integration/drone/push Build is passing
|
2021-09-25 20:59:50 +02:00 |
|
|
e98a099127
|
Send outputData to beforeSave callback
|
2021-09-25 20:58:08 +02:00 |
|
|
8da06bc939
|
Adds tabs for calendar, graph and backlinks in right sidebar
continuous-integration/drone/push Build is passing
|
2021-09-04 22:33:32 +02:00 |
|
|
5a7067dc7d
|
fix(store): move before and fix indent of multiple items
continuous-integration/drone/push Build is passing
|
2021-08-24 22:27:16 +02:00 |
|
|
c1fe438925
|
fix(drag): while dragging copy marginLeft to show item with right indent
continuous-integration/drone/push Build is passing
|
2021-08-24 22:02:56 +02:00 |
|
|
8167f6d85d
|
fix(store): add test for moving to the last position
continuous-integration/drone/push Build is passing
|
2021-08-24 21:46:57 +02:00 |
|
|
22edb6165b
|
fix(store): copy indent from next item after moving
|
2021-08-24 21:44:10 +02:00 |
|
|
38f3c58da9
|
Fix test for list-editor
continuous-integration/drone/push Build is passing
Skip query check when no text is set
|
2021-08-24 21:30:41 +02:00 |
|
|
685fc26839
|
Add npm testing to pre-commit config
continuous-integration/drone/push Build is failing
|
2021-08-24 21:23:08 +02:00 |
|
|
96beb5c309
|
Run list-editor and editor tests
continuous-integration/drone/push Build is failing
|
2021-08-24 21:08:59 +02:00 |
|
|
3bdc30465e
|
Improve link-complete dropdown menu
continuous-integration/drone/push Build is passing
|
2021-08-22 22:50:33 +02:00 |
|
|
2a0a582d7b
|
Some cleanup
continuous-integration/drone/push Build is passing
|
2021-08-17 22:38:37 +02:00 |
|
|
562dadbf4a
|
Add title to graph nodes
|
2021-08-17 22:38:25 +02:00 |
|
|
fe305528ee
|
Remove keymap logging
continuous-integration/drone/push Build is passing
|
2021-08-17 22:07:58 +02:00 |
|
|
4dc3d16713
|
Make dates work with new properties
|
2021-08-17 22:07:44 +02:00 |
|
|
61bef3b785
|
Disable keyword links in backrefs
continuous-integration/drone/push Build is passing
|
2021-08-17 21:35:39 +02:00 |
|
|
9d4c6ed770
|
Show graph in sidebar-right
continuous-integration/drone/push Build is passing
|
2021-08-17 21:24:57 +02:00 |
|
|
f5a6586b5f
|
Fix path to dist files
continuous-integration/drone/push Build is passing
|
2021-08-16 00:17:55 +02:00 |
|
|
8e96fb45ed
|
Only import nl locale for moment
continuous-integration/drone/push Build is passing
|
2021-08-16 00:06:20 +02:00 |
|
|
c16074cabf
|
Use dynamic imports for mathjs
|
2021-08-15 23:52:43 +02:00 |
|
|
5850c556c8
|
Use webpack 5
continuous-integration/drone/push Build is passing
- Generate to editor/dist
|
2021-08-15 23:18:57 +02:00 |
|
|
9f2a550340
|
Upgrade node_modules
|
2021-08-15 21:51:40 +02:00 |
|
|
3b245d586e
|
Disable fontawesome and prism
continuous-integration/drone/push Build is passing
|
2021-08-15 21:36:56 +02:00 |
|
|
4927242b52
|
Cleanup calendar whitespace
|
2021-08-15 21:36:43 +02:00 |
|
|
b8822d13e2
|
Use Exist for calendar
|
2021-08-15 21:36:28 +02:00 |
|
|
1b2da4e18f
|
Fix exist method
|
2021-08-15 21:36:08 +02:00 |
|
|
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
continuous-integration/drone/push Build is passing
|
2021-08-15 13:47:13 +02:00 |
|
|
3022be7e66
|
Remove ./... from go build command
continuous-integration/drone/push Build is passing
|
2021-08-13 21:08:19 +02:00 |
|
|
e8d857523e
|
Add tests
continuous-integration/drone/push Build is failing
|
2021-08-13 21:02:38 +02:00 |
|
|
5e0c6a02cc
|
Upgrade go version to 1.16
continuous-integration/drone/push Build is failing
|
2021-08-13 06:44:50 +00:00 |
|
|
58c81bfac5
|
Add title parsing
continuous-integration/drone/push Build is failing
|
2021-08-13 08:34:31 +02:00 |
|
|
71838ee0af
|
Improve saving of pages for blocks
continuous-integration/drone/push Build is failing
|
2021-08-13 00:41:26 +02:00 |
|
|
7199e0c1da
|
Start in normal mode with first item selected
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
continuous-integration/drone/push Build is passing
|
2021-08-11 22:33:04 +02:00 |
|