0.115

Dendron 0.115 has sprouted 🌱 October 11, 2022

Autocomplete everywhere: Tab-autocomplete now works on all commands. This was previously just limited to Lookup

Highlights

  • enhance(lookup): tab autocomplete in all lookup controls

Everything Else

  • feat(lookup): Add Create New with Template label to note lookup (docs)
  • enhance(publish): make search mode as default for search bar in published site (docs)
  • enhance(structure): Add day of week string template variables (docs)
  • fix(publish): render favicon when assetsPrefix is set
  • fix (workspace): correctly update dendron.yml when adding / deleting vaults with dendronrc.yml
  • fix(workspace): autocomplete past first level of hierarchy for mentions and tags
  • fix(views): remove schema icon from tree view and published sidebar
  • fix(publish): prevent "Table of content" overflowing container
  • fix(structure): regression in apply template command

Community

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 - September Greenhouse: Zettlekasten 101 with Bob Doto

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.

Dendron Reading Series

This week's entry in the Dendron Reading Series.

Learn Exponentially

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): render favicon when assetsPrefix is set (#3571) @joshi (Private)
  • fix (workspace): correctly update dendron.yml when adding / deleting vaults with dendronrc.yml (#3588) @hikchoi (Private)
  • fix(workspace): autocomplete past first level of hierarchy for mentions and tags (#3610) @joshi (Private)
  • fix(views): remove schema icon from tree view and published sidebar (#3620) @joshi (Private)
  • fix(publish): prevent "Table of content" overflowing container (#3624) @sam (Private)
  • fix(structure): regression in apply template command (#3623) @kevin (Private)