|
2ed65e417f
|
Problem: there is not much space at the bottom of the page
Solution: add a large margin-top on the footer
|
2022-01-12 22:45:13 +01:00 |
|
|
293c9d66a4
|
Problem: fold arrow is small
Solution: increase size of clickable area for arrow
|
2022-01-12 21:32:53 +01:00 |
|
|
e743576043
|
Problem: block markdown is not supported
Solution: render cells as block markdown
|
2022-01-09 23:46:24 +01:00 |
|
|
258dd4f7ab
|
Problem: search does not work with dates and tags
continuous-integration/drone/push Build is passing
Solution: add search for tags and dates
|
2022-01-08 21:58:41 +01:00 |
|
|
fa9f34e42f
|
Problem: you can not search for lines without grouping
continuous-integration/drone/push Build is passing
Solution: add search operator "query@" to find lines without grouping on
titles.
|
2022-01-07 21:39:01 +01:00 |
|
|
cba1d002d9
|
Problem: there are no suggest date pages in links
continuous-integration/drone/push Build is passing
Solution: add Suggested page with date page to page references
|
2022-01-07 21:17:04 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
4dc3d16713
|
Make dates work with new properties
|
2021-08-17 22:07:44 +02:00 |
|
|
9d4c6ed770
|
Show graph in sidebar-right
continuous-integration/drone/push Build is passing
|
2021-08-17 21:24:57 +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 |
|
|
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 |
|
|
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 |
|
|
bbbf82ff93
|
Fix bug for ordering checkboxes
|
2021-08-11 22:32:45 +02:00 |
|
|
27bc12146c
|
Show fold arrow to hide multiline content
continuous-integration/drone/push Build is passing
|
2021-08-11 22:16:59 +02:00 |
|
|
1e7924ef61
|
Show dot in calendar when daily note exists
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 |
|
|
27200abc58
|
Allow to fetch recursive metadata from pages in tables
continuous-integration/drone/push Build is passing
|
2021-08-08 23:44:36 +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 |
|
|
8e101418f3
|
Improve alignment of checkbox
|
2021-08-07 20:18:08 +02:00 |
|
|
2bf8c67465
|
Show pointer on fold arrow
continuous-integration/drone/push Build is failing
|
2021-05-20 23:25:02 +02:00 |
|
|
97b78810c4
|
Make day clickable in calendar
continuous-integration/drone/push Build is passing
|
2021-02-12 21:56:36 +01:00 |
|
|
d1858ad849
|
Add calendar
continuous-integration/drone/push Build is passing
|
2021-02-11 21:20:38 +01:00 |
|
|
31ff5555d8
|
Fix search
continuous-integration/drone/push Build is passing
|
2020-11-17 00:00:35 +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
continuous-integration/drone/push Build is passing
|
2020-11-14 15:56:22 +01:00 |
|
|
4518621790
|
Move removeCompleted
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
continuous-integration/drone/push Build is passing
|
2020-11-11 22:16:07 +01:00 |
|
|
8024dce1b0
|
Cleanup todo styling on render
|
2020-11-11 16:18:06 +01:00 |
|
|
c3aea176ae
|
Add vim key commands
|
2020-11-08 21:15:54 +01:00 |
|