0.112

Dendron 0.112 has sprouted 🌱 September 13, 2022

Preview for the web: Dendron on Codespaces now supports the Dendron Preview! With this change, you can now access all the core functionality of Dendron from a web browser with zero setup!

Move Selection to: You can now highlight selections of text and merge them into other notes. Dendron will take care of refactoring the links!

Highlights

  • feat(workspace): support "Toggle Preview" for Dendron Codespaces (docs)
  • feat(structure): Add Move Selection To command (docs)

Everything Else

  • feat(workspace): Add Copy Codespace URL command (docs)
  • enhance(workspace): speed up md export
  • fix(publish): giscuss integration
  • fix(publish): inconsistent layout on mobile
  • fix(workspace): migrate self contained vaults command does not migrate the vault correctly
  • fix(publish): correctly handle asset prefix in markdown link
  • fix(workspace): bad error message when importing notes without a configuration
  • fix(workspace): tree view empty when note title is number
  • fix(views): mermaid diagrams not appearing
  • fix(schema): schemas being overwritten on save

Community

Starboard and TIL Highlights

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

  • ⭐ Tanamr#3739 shared that he managed to use the built-in handlebar template to automatically add content on some, but not all, days of the week. link to message
  • πŸ’‘ aleksey#5276 shared his learning about using yi( to yank text inside the brackets
  • πŸ’‘ KiloJon#6444 shared his learning about updating his schemas for journals

Dendron Reading Series

This week's entry in the Dendron Reading Series.

Why UML "Really" Died

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

Features

Enhancements

Fix

  • fix(publish): giscuss integration (#3474) @kevin (Private)
  • fix(publish): inconsistent layout on mobile (#3346) @sam (Private)
  • fix(workspace): migrate self contained vaults command does not migrate the vault correctly (#3483) @joshi (Private)
  • fix(publish): correctly handle asset prefix in markdown link (#3497) @hikchoi (Private)
  • fix(workspace): bad error message when importing notes without a configuration (#3494) @kevin (Private)
  • fix(workspace): tree view empty when note title is number (#3495) @kevin (Private)
  • fix(views): mermaid diagrams not appearing (#3503) @jonathan (Private)
  • fix(schema): schemas being overwritten on save (#3504) @kevin (Private)