0.86

Dendron 0.86 has sprouted 🌱

The Airtable Export Pod now supports null entries for dates. Before this, an empty/null value for date would prompt issues when attempting to export notes to Airtable. Learn more here: (docs)

In addition, we've improved the speed of note references - you should notice a significantly faster experience when using note references and hover previews.

This release includes a variety of other fixes and improvements.

Highlights

  • enhance(pods): support null entries for dates in Airtable export pod v2
  • enhance(basics): improve performance around reference rendering including hover

Everything Else

  • enhance(workspace): Dendron still loads if there's a missing local vault
  • fix(pods): Google Docs Export pod displays Bad Request error on export
  • fix(publish): better error messages when publishing
  • fix(views): block anchors showing up in the preview
  • fix(basics): ensure note title is always a string to avoid errors

Community

Starboard and TIL Highlights

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

  • mikhail#3816 shared a link to dendron-citations: "I've put out a major update to dendron-citations. Now, tag notes are automatically created for each keyword and author -- this lets you use dendron backlinks to see which papers a certain author has written, or which papers have a certain keyword! I've also put out a lot of other minor improvements."

  • 💡 Bo Vandenberg [utc -5]#4626 shared a link to Jupiter: The Only Planet in our Solar System That Doesn’t Orbit the Sun: "Too cool not to share. (Not about Dendron)"

Dendron Reading Series

This week's entry in the Dendron Reading Series.

Credit to johnknowles#1154 for contributing the link for this week's Dendron Reading Series!

Written 25 years ago, Morville and Wiggins were intent on revealing to Internet explorers the same tools and processes used in traditional brick-and-mortar research. Addressing the Internet in a time before Google reigned supreme, they draw heavily from tools and techniques found in libraries and research centers, and discuss how these could be transposed to digital forms. They highlight the advantages of digital indices and query interfaces, and the drawbacks of a lack of organizational hierarchy, decentralization, unverified information and broken links.

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.

Surveyors

The following community members provided feedback in the Dendron user survey:

  • @WildMagic#5137
  • @TomDuffield#6008
  • @ccamara#5131
  • @michaelvolk#0415
  • @mihaiconstantin#9440
  • @Xanaus#9249
  • @tsqrl#1307
  • @xerinox
  • @Json_online#2575

Changelog

Enhancements

  • enhance(pods): support null entries for dates in Airtable export pod v2 (docs) (#2520) @joshi (Private)
  • enhance(basics): improve performance around reference rendering including hover (#2543) @jonathan (Private)
  • enhance(workspace): Dendron still loads if there's a missing local vault (#2526) @kaan (Private)

Fix

  • fix(basics): ensure note title is always a string to avoid errors (#2551) @kaan (Private)
  • fix(pods): Google Docs Export pod displays Bad Request error on export (#2529) @joshi (Private)
  • fix(publish): better error messages when publishing (#2538) @kevin (Private)
  • fix(views): block anchors showing up in the preview (#2548) @kaan (Private)