0.108

Dendron 0.108 has sprouted 🌱 August 16, 2022

Everything Else

  • fix(workspace): always treat begin|end block anchors as valid
  • fix(workspace): remove bad dependency which was causing error on parsing notes
  • fix(navigate): do not run goto sibling if not in a dendron note
  • fix(publish): deprecate Dendron: Publish Dev command
  • fix(workspace): correctly focus tree view on tutorial activation
  • fix(views): removes semicolon in preview

Community

CROP Updates

CROP Shipped

This week's CROP Shipped submitted by cconrad, led to 'enhance(lookup): add space between note title and vault name.'

CROP In Progress

This week's Merge Notes command CROP Selection was submitted by SR--.

Are you interested in an issue being included as part of the next CROP? If so, let us know in the #feedback channel! We have a bi-weekly rotation of issues so, even if it doesn't get picked for the next harvest, it is bound to make a comeback in the upcoming weeks!

Starboard and TIL Highlights

These are highlights from the Dendron Discord #starboard and #today-i-learned channels.

  • ⭐ Tanamr#3739 shared a workflow tip that tags like #todo are better placed at the end of a line than at the beginning. This is because when you go to Todo and open the backlinks pane, it shows a preview of every line where the tag is mentioned, but only up to where the #todo occurs. link to message

  • πŸ’‘ bitNomad#0817 shared his learnings on how to stop "Install Mojave" from downloading by deleting most of the app contents. link to message

Dendron Reading Series

This week's entry in the Dendron Reading Series.

Write a Note to Your Spouse Every Day

Event Reminders

Thank You's

A big thanks to the following gardeners that brought up issues, contributions, and fixes to this release :man_farmer: :woman_farmer: Visit Discord Roles for more information.

Changelog

Deprecation Notices

  • enableSmartRefs will be removed in future releases of dendron (it will always be enabled by default). To preserve the current behavior when upgrading, see the upgrade guide

Fix

  • fix(workspace): always treat begin|end block anchors as valid (#3339) @hikchoi (Private)
  • fix(workspace): remove bad dependency which was causing error on parsing notes @kevin (Private)
  • fix(navigate): do not run goto sibling if not in a dendron note (#3363) @hayata (Private)
  • fix(publish): deprecate Dendron: Publish Dev command (#3368) @joshi (Private)
  • fix(workspace): correctly focus tree view on tutorial activation (#3380) @hikchoi (Private)
  • fix(views): removes semicolon in preview (#3383) @sam (Private)