0.106

Dendron 0.106 has sprouted 🌱 August 02, 2022

Remove Delete Node and Show Preview commands The Delete Node command is now replaced with the Delete command and Show Preview command is now replaced with the Toggle Preview command. If you've set custom keyboard shortcuts for these commands, a reminder to change them now!

Highlights

  • enhance(edit): remove Delete Node command
  • enhance(retrieve): remove Show Preview command

Everything Else

  • enhance(workspace): Fix It button in warning toaster for duplicate note id
  • fix(publish): sidebar pop on initial load
  • fix(publish): renders consistent layout on mobile and non-mobile
  • fix(workspace): List dendron.dendron-markdown-preview-enhanced as unwanted
  • fix(views): toggle preview doesnt toggle preview off when focus is on the preview itself
  • fix(retrieve): remove references of show preview
  • fix(views): remove forced tree view focus on workspace activation
  • fix(retrieve): windows keybindings for toggle preview

Community

General Updates

Greenhouse Series

In Greenhouse talks, Dendron community members share the fruits of their learning. This may include showcasing workflows, tooling setups, systems, and other topics in personal knowledge management, but also anything that the speaker has in-depth knowledge of that may be of interest to the wider community.

All talks are recorded and made available on YouTube after the fact.

Video from and notes from our last talk now available - Seeding Digital Gardens and Connecting Second Brains

Are you interested in speaking at our next greenhouse? If so, fill out the Greenhouse Proposal Form to apply for a slot!

TIL Highlights

These are highlights from the Dendron Discord #today-i-learned channel.

  • πŸ’‘ bitNomad#0817 shared his learnings on The Age that the capital of Estonia is ranked highly as a digital city and its location on the gulf of Finland has some Estonians pushing for Nordic inclusion

  • πŸ’‘ nam#5364 shared a link to This Vs That

Dendron Reading Series

This week's entry in the Dendron Reading Series.

The Danger of Journaling IS Introspection

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

Breaking

  • the Delete Node command is now replaced with the Delete command (if you haven't set any custom keyboard shortcuts for Delete Node, no change is necessary)
  • the Show Preview command is now replaced with the Toggle Preview command (if you haven't set any custom keyboard shortcuts for Show Preview, no change is necessary)

Enhancements

  • enhance(edit): remove Delete Node command (#3285) @kevin (Private)
  • enhance(retrieve): remove Show Preview command (#3276) @kevin (Private)
  • enhance(workspace): Fix It button in warning toaster for duplicate note id (#3237) @joshi (Private)

Fix

  • fix(publish): sidebar pop on initial load (#3265) @hunter (Private)
  • fix(publish): renders consistent layout on mobile and non-mobile (#3272) @sam (Private)
  • fix(workspace): List dendron.dendron-markdown-preview-enhanced as unwanted (#3281) @derek (Private)
  • fix(views): toggle preview doesnt toggle preview off when focus is on the preview itself (#3317) @joshi (Private)
  • fix(retrieve): remove references of show preview (#3315) @joshi (Private)
  • fix(views): remove forced tree view focus on workspace activation (#3313) @hikchoi (Private)
  • fix(retrieve): windows keybindings for toggle preview (#3323) @kevin (Private)