0.110
Dendron 0.110 has sprouted 🌱 August 30, 2022
Everything Else
- feat(workspace): copy note url command for codespaces (docs)
- enhance(cli): New write notes CLI command (docs)
- enhance(lookup): fill in current hierarchy for Move Header
- fix(lookup): allow lookup accept for existing invalid hierarchy
- fix(workspace): case insensitive tree view sorting
- fix(workspace): updated visibility of copy note url command in codespaces
- fix(views): tree view init problem on web
Community
General Updates
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 - August Greenhouse: Markdown Language Server and Progressive Summarization for Developers
Are you interested in speaking at our next greenhouse? If so, fill out the Greenhouse Proposal Form to apply for a slot!
Starboard and TIL Highlights
These are highlights from the Dendron Discord
#starboard
and#today-i-learned
channels.
- 💡
1ccamara#5131
shared his learning that it is possible to move a note and all their children notes using the Move Note command. - 💡
kevins8#0590
shared his learning that git pathspec can be used to filter out files during git add/diff/etc - ⭐
michaelvolk#0415
shared a link to his thesis in Dendron: https://mjvolk3.github.io/Mjvolk3/notes/14eo221bhkk4w9lk1h9rjpd/
Dendron Reading Series
This week's entry in the Dendron Reading Series.
【x】it! – A plain-text file format for todos and check lists
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!
- New User Tuesdays: Visit the New User Tuesdays page for notes from previous sessions.
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.
-
Carlos Cámara
@ccamara#5131
Changelog
Features
- feat(workspace): copy note url command for codespaces (#3411) @joshi (Private) (docs)
Enhancements
- enhance(cli): dendron note create command for CLI (#3392) @tuling (Private) (docs)
- enhance(lookup): fill in current hierarchy for Move Header (#3430) Sean Li
Fix
- fix(lookup): allow lookup to open notes with invalid file names (#3421) @hikchoi (Private)
- fix(workspace): case insensitive tree view sorting (#3420) @jonathan (Private)
- fix(workspace): updated visibility of copy note url command in codespaces (#3447) @joshi (Private)
- fix(views): tree view init problem on web (#3459) @jonathan (Private)