0.91

Dendron 0.91 has sprouted 🌱

Meeting Notes: We're introducing a new type of special note: meeting notes. Meeting notes help you quickly create meeting-specific notes by applying a customizable template. Try them out with the Dendron: Create Meeting Note command!

Note Title Configuration: This release introduces a configuration setting to allow notes to display their full hierarchy in their note title. For example, if this setting is enabled, a new note named one.two.three will be titled One Two Three.

Opening Assets: We've expanded functionality for file assets in Dendron. For wikilinks that link to non-note files, Dendron: Go to Note and Go to Definition will now open them using your OS default app.

Highlights

  • feat(workspace): Meeting Notes
  • feat(workspace): option to gen title using full hierarchy
  • enhance(navigation): Dendron: Go to Note and Go to Definition support assets in wikilinks

Everything Else

  • feat(cli): Add rename functionality to CLI
  • enhance(workspace): workspace vault support for self contained vaults
  • fix(airtable): Exporting to airtable automatically saves current document
  • fix(publish): add luxon as dev dependency
  • fix(workspace): Dendron causes errors in non-Dendron workspaces
  • fix(vaults): self contained vaults sync
  • fix(view): support custom styles for Note Graph
  • fix(view): apply current theme when vscode reduce motion setting is on

Community

General Updates

  • Task Management Tutorial: Have you ever wondered how you can keep track of your todos and projects in Dendron? Well, you're in luck because we've published a new tutorial on that exact topic! Learn how you can use bullet lists, task notes, configurations and more to manage your tasks.

  • Share articles with the Dendron Community: Have you stumbled upon articles you'd like to share with the community? The Dendron Reading Series is accepting submissions, and it can be how you earn a shiny Scout badge in the Discord!

Starboard and TIL Highlights

These are highlights from the Dendron Discord #starboard and #today-i-learned channels.

  • 💡 seadude#7058 shared a link to link: "TIL: How to stop images from breaking when exporting markdown as PDF!"

  • 💡 champloo_musashi#7610 shared a tip to help orgnaize starred repos on Github: "TIL you can organize your starred repos on github into lists now, so now you can star hundreds of repos without fear of drowning in them (kind of)"

Dendron Reading Series

This week's entry in the Dendron Reading Series.

Credit to @SeriousBug#6848 for sharing the link for this week's Dendron Reading Series in our #what-are-you-reading channel

After two weeks of outages, Atlassian status page now lists JIRA as being back to operational. In this article, Gergely Orosz details the timeline of events, what caused the outage (only one little script!), who was impacted, and what we can learn. Written a little over a week into the outage, this reflection not only diagnoses what went wrong to cause the outage, but also what went wrong in the response by Atlassian.

Both a lack of transparency and delays in communication have done little to comfort those affected. If you are responsible for keeping infrastructure up and running, what plans might your team put in place to ensure that your customers stay informed and up-to-date when your services are unavailable? If customers depend on you in any capacity, how can you communicate to them when you will be unavailable and when service will resume?

Interested in more tales of outage disasters? @kevins8#0590 shared how one of its largest AWS outages to S3 was the result of a typo.

Event Reminders

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.

Surveyors

The following community members provided feedback in the Dendron user survey:

  • @FiveFinger#8140

Changelog

Features

Enhancements

  • enhance(navigation): Dendron: Go to Note and Go to Definition support assets in wikilinks (#2688) @kaan (Private)
  • enhance(workspace): workspace vault support for self contained vaults (#2728) @kaan (Private)

Fix

  • fix(airtable): Exporting to airtable automatically saves current document (#2696) @tuling (Private)
  • fix(publish): add luxon as dev dependency (#2713) @kevin (Private)
  • fix(workspace): Dendron causes errors in non-Dendron workspaces (#2731) @kaan (Private)
  • fix(vaults): self contained vaults sync (#2758) @kaan (Private)
  • fix(view): support custom styles for Note Graph (#2760) @joshi (Private)
  • fix(view): apply current theme when vscode reduce motion setting is on (#2749) @joshi (Private)