0.62

Dendron 0.62 has sprouted 🌱

Highlights

  • enhance(pods): export pods support ignore and vault filters (docs)
  • fix(view): anchor links clicked in preview now scroll to location within the note (not within preview).
  • fix(views): preview will now update when note reference change

Everything Else

  • feat(pods): Airtable publish pod (docs)
  • enhance(pods): Airtable export pod is now idempotent (docs)
  • enahnce(pods): Airtable export pod has better support for mapping Tags and dates (docs)
  • enhance(commands): OpenLink can open more links and works on partial selection (thank you @Stephen#8544 for the PR)
  • enhance(commands): Improve user messaging on node delete by specifying the vault of the deleted node
  • enhance(lookup): Allow creation of duplicate file name if there is a vault without such file name
  • fix(markdown): highlighting for wildcard note refs with header offsets
  • fix(publish): Next.js search not working
  • fix(lookup): vault selection use wrong label in multi-vault

Announcements

New Website

We updated our website to better showcase Dendron's capabilities. Please take a look and leave any #feedback you might have in Discord or at support@dendron.so!

Community

Tea Time

We officially launched the Teatime (Private) channel last week for contributors.

No note with name community.teatime found in cache during parsing.

Thanks to everyone that stopped by. This week, @mobius#6646 will be hosting a few sessions in Asia time. You can see his slots in the community calendar

Dendron Reading Series

This week's entry in the Dendron Reading Series (Private) is pinned in the #what-are-you-reading

The surprising downsides to planting trillions of trees

Takeaway: be careful about proxy metrics - tree planting to offset and counter carbon emissions sounds great on paper but can lead to some bad incentives. At Dendron, we promote sustainable forestry 🌲

Thank You's

A big thanks to the following gardeners that brought up issues, contributions, and fixes to this release :man_farmer: :woman_farmer: You can see an overview of all roles here

Changelog

0.61.2

Feature

Enhancements

0.61.1

Enhancements

  • enhance(commands): OpenLink can open more links and works on partial selection (#1317) @Stephen#8544
  • enhance(commands): Improve user messaging on node delete by specifying the vault of the deleted node (#1439) @nickolay (Private)
  • enhance(lookup): Allow creation of duplicate file name if there is a vault without such file name (#1441) @nickolay (Private)

Bug Fixes

0.61.0

0.60.3

Features

  • feat(workspace): Add Contextual UI options for Add/Remove Vaults, Rename/Delete/Move Note, and Rename Header @joshi (Private) (docs)
  • feat(workspace): add survey for new users(#1409)

Enhancements

  • enhance(markdown): option to add # symbols for FM tags (#1421) @kaan (Private) (docs)
  • enhance(publish): add published, modified, and tags to Next.js SEO (#1412) @nwehner (Private)
  • enhance(workspace): mini optimization in looking up notes by filename (#1427) @nickolay (Private)
  • enhance(workspace): Leave trace on source note while using selectionExtract @joshi (Private)

Bug Fixes

  • fix(lookup): picked schema matching name was not creating the expected note (#1425) @nickolay (Private)
  • fix(workspace): support activation for older VS Code version (#1426) @jonathan (Private)

0.60.2

Features

Enhancements

Fix

  • fix(commands): selection2link doesn't update note with link #1383 @kaan (Private)
  • fix(commands): fix single letter not showing results @nickolay (Private)
  • fix(commands): cleanup error popup when schema lookup is closed @nickolay (Private)
  • fix(publish): mistakes in Next.js start instructions from CLI @viztor (Private)
  • fix(publish): hashtags not at the start of line don't autocomplete (#1370) @kaan (Private)
  • fix(publish): links in note reference point to wrong url @kevin (Private)
  • fix(publish): footer did not show on first load (#1413) @viztor (Private)
  • fix(workspace): notes added outside Dendron are missed (#1406) @kaan (Private)
  • fix(workspace): next gen views in remote workspaces (#1401) @kaan (Private)
  • fix(workspace): no-op on hover provider if Dendron non active (#1398)
  • fix(workspace): fixes in providers when not in Dendron workspace (#1405) @jonathan (Private)
  • fix(workspace): no completion when Dendron isn't active @jonathan (Private)