0.103
Dendron 0.103 has sprouted π± July 12, 2022
Smart Note References: Check your references! With smart note refs, a reference to a header will now include everything between the header and the next header of equal or lesser depth.
- More Information: enableSmartRefs
Deprecated
Open Link
command is deprecated as it is now merged with the Go to (Private) commandDelete Node
command is deprecated and will be renamed to Delete command
Highlights
- feat(workspace): smart note refs
Everything Else
- enhance(workspace): Show notice for manual migration if upgrading from from legacy versions
- enhance(navigate):
Go To
command also open external links - enhance(workspace): remove getting started from initial tutorial
- enhance(edit): delete command also closes current window
- fix(retrieve): bad parsing of xvault wikilink with space
Community
Dendron Reading Series
This week's entry in the Dendron Reading Series.
Event Reminders
- Greenhouse Talks: Visit the Greenhouse Talks for notes from previous sessions.
- Office Hours: Visit the Office Hours page for notes from previous sessions.
- Community Teatime: Drink tea, eat food, and hangout with the Dendron crew!
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.
-
Ryan Hill
@rlh1994#9754
- issue with missing dependency in dendron-cli
-
Derek Ardolf
@icanteven#0264
Changelog
From Changelog
Go to text β
Features
- feat(workspace): smart note refs (#3174) @kevin (Private) (docs)
Enhancements
- enhance(workspace): Show notice for manual migration if upgrading from from legacy versions (#3161) @hikchoi (Private)
- enhance(navigate):
Go To
command also open external links (#3175) @hayata (Private) (docs (Private)) - enhance(workspace): remove getting started from initial tutorial (#3205) @kevin (Private)
- enhance(edit): delete command also closes current window (#3215) @hayata (Private)
Fix
- fix(retrieve): bad parsing of xvault wikilink with space (#3180) @kevin (Private)