0.112
Dendron 0.112 has sprouted π± September 13, 2022
Preview for the web: Dendron on Codespaces now supports the Dendron Preview! With this change, you can now access all the core functionality of Dendron from a web browser with zero setup!
- More information: Preview
Move Selection to: You can now highlight selections of text and merge them into other notes. Dendron will take care of refactoring the links!
- More information: Dendron: Move Selection To
Highlights
- feat(workspace): support "Toggle Preview" for Dendron Codespaces (docs)
- feat(structure): Add
Move Selection To
command (docs)
Everything Else
- feat(workspace): Add
Copy Codespace URL
command (docs) - enhance(workspace): speed up md export
- fix(publish): giscuss integration
- fix(publish): inconsistent layout on mobile
- fix(workspace): migrate self contained vaults command does not migrate the vault correctly
- fix(publish): correctly handle asset prefix in markdown link
- fix(workspace): bad error message when importing notes without a configuration
- fix(workspace): tree view empty when note title is number
- fix(views): mermaid diagrams not appearing
- fix(schema): schemas being overwritten on save
Community
Starboard and TIL Highlights
These are highlights from the Dendron Discord
#starboard
and#today-i-learned
channels.
- β
Tanamr#3739
shared that he managed to use the built-in handlebar template to automatically add content on some, but not all, days of the week. link to message - π‘
aleksey#5276
shared his learning about using yi( to yank text inside the brackets - π‘
KiloJon#6444
shared his learning about updating his schemas for journals
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!
- 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.
- Swithun Liu
@swithun#1863
Changelog
From Changelog
Go to text β
Features
- feat(workspace): support "Toggle Preview" for Dendron Codespaces (#3462) @jonathan (Private) (docs)
- feat(structure): Add
Move Selection To
command (#3440) @hikchoi (Private) (docs) - feat(workspace): Add
Copy Codespace URL
command (#3480) @joshi (Private) (docs)
Enhancements
- enhance(workspace): speed up md export (#3493) @kevin (Private)
Fix
- fix(publish): giscuss integration (#3474) @kevin (Private)
- fix(publish): inconsistent layout on mobile (#3346) @sam (Private)
- fix(workspace): migrate self contained vaults command does not migrate the vault correctly (#3483) @joshi (Private)
- fix(publish): correctly handle asset prefix in markdown link (#3497) @hikchoi (Private)
- fix(workspace): bad error message when importing notes without a configuration (#3494) @kevin (Private)
- fix(workspace): tree view empty when note title is number (#3495) @kevin (Private)
- fix(views): mermaid diagrams not appearing (#3503) @jonathan (Private)
- fix(schema): schemas being overwritten on save (#3504) @kevin (Private)