0.107
Dendron 0.107 has sprouted π± August 09, 2022
Preview Locking: You can now lock the preview to a specific note which will remain pinned even as you navigate to different notes.
- More information: Toggle Preview Lock
Highlights
- feat(view): add "Toggle PreviewLock" command (#3293) @sam (Private) (docs)
Everything Else
- enhance(structure): support xvault template in note traits (docs)
- enhance(publish): speed up published site
- enhance(views): toggle preview lock from inside preview (docs)
- enhance(workspace): only show the feature showcase once
- enhance(lookup): add space between note title and vault name
- fix(views): nested bullets formatted correctly in preview
- fix(lookup): validate file name on note lookup (docs)
- fix(workspace): remote vault not recognized by dendron for windows
- fix(views): resolve issues with preview lock button
Community
TIL Highlights
These are highlights from the Dendron Discord
#today-i-learned
channel.
-
π‘
aleksey#5276
shared his learning that you can generate a battery report in windows by running powercfg /batteryreport /output "C:\battery_report.html" in the admin CMD. -
π‘
icanteven#0264
shared a link to [Markdown] An option to highlight a "Note" and "Warning" using blockquote (Beta)
Dendron Reading Series
This week's entry in the Dendron Reading Series.
Things I've learned about writing good READMEs
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.
-
d1onysus
@d1onysus#1514
Changelog
Deprecation Notices
- deprecate(structure):
enableHandlerbarTemplates
has been removed as a configuration option (because it is now always on). No extra action is needed but you will be prompted to remove the deprecated configuration on upgrade.
Features
- feat(view): add "Toggle PreviewLock" command (#3293) @sam (Private) (docs)
Enhancements
- enhance(structure): support xvault template in note traits (#3329) @joshi (Private) (docs)
- enhance(publish): speed up published site (#3336) @hunter (Private)
- enhance(views): toggle preview lock from inside preview (#3327) @sam (Private) (docs)
- enhance(workspace): only show the feature showcase once @kevin (Private)
- enhance(lookup): add space between note title and vault name (#3347)Sean Li
Fix
- fix(views): nested bullets formatted correctly in preview (#3326) cquick01
- fix(lookup): validate file name on note lookup (#3312) @hikchoi (Private) (docs)
- fix(workspace): remote vault not recognized by dendron for windows (#3316) @joshi (Private)
- fix(views): resolve issues with preview lock button (#3353) @sam (Private)