Changelog.
Improvements
- Hyperlink edit container now allows editing the label of the hyperlink.
- A new
Copy Markdownicon button has been made available in the hyperlink edit container to copy the[text](url)syntax. - Preview cards for calendar dates and doclinks are now 4x faster.
- Clicking the Month name in
Daily Desk's calendar now opens a popover to quickly switch years/months.
Fixes
- Increased the range of link protocols
eg: [shortcuts://, hook://]supported in the markdown link parser. Some of these may not do anything on click, but they would be preserved in the markdown data as opposed to be wiped away on save when they wouldn’t be a match.
