0.99

Dendron 0.99 has sprouted 🌱

Better Task Notes: Get things done - task notes now have custom commands to set their status and mark them as complete. More information: Set Task Status

Obsidian Import: Vault to vault - we now have a dedicated command to import your notes from obsidian into Dendron! More information: Import Obsidian Vault

Highlights

  • feat(structure): add set task status command
  • feat(structure): add complete task command
  • feat(sync): obsidian import flow

Everything Else

  • enhance(publish): make the private link colors customizable
  • enhance(views): configure creation of notes on click of graph node with createStubs
  • enhance(workspace): detect duplicate note id on lifecycle events
  • fix(workspace): fix duplicated panel titles
  • fix(edit): email addresses and hash symbols inside words are parsed as tags
  • fix(views): gracefully handle tree view sort error to avoid crashing the tree view

Community

General Updates

Public Issues

The public data view of frequently asked questions and how to fix them is live on our FAQ Page under 'Public Issues'. We will continuously update this list with issues we seen on discord and when working with community members. Check it out and please give us feedback in the #feedback channel or at support@dendron.so.

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.

Are you interested in speaking at our next greenhouse? If so, fill out the Greenhouse Proposal Form to apply for a slot!

Starboard Highlights

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

  • ⭐ Gander7 shared a workflow tip to include all notes related to a task on the task note, and then referencing sections of the notes in the daily journal. link to message.

Dendron Reading Series

This week's entry in the Dendron Reading Series.

Why Stick with Ruby on Rails at GitLab

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.

Changelog

Features

Enhancements

  • enhance(publish): make the private link colors customizable (#3035) @kaan (Private) (docs)
  • enhance(views): configure creation of notes on click of graph node with createStubs #3032 @joshi (Private) (docs)
  • enhance(workspace): detect duplicate note id on lifecycle events (#2991) @hikchoi (Private)

Fixes

  • fix(workspace): fix duplicated panel titles (#3016) @jonathan (Private)
  • fix(edit): email addresses and hash symbols inside words are parsed as tags (#3064) @kaan (Private)
  • fix(views): gracefully handle tree view sort error to avoid crashing the tree view (#3053) @hikchoi (Private)