Dendron Product Updates

Subscribe
Archives
December 1, 2021

Dendron Weekly: 0.71 release, tab autocomplete, Office Hour recordings, and more!

It’s time for a weekly roundup! The email newsletter is a curated collection of weekly updates about Dendron and the Dendron community!

Dendron 0.71 has sprouted 🌱

  • Dendron 0.71 Release Notes

Who wouldn't love some autocomplete when using VSCode? Now you can! Tab autocompletion for lookup can help you get to where you need to be, faster.

Upgrading nextjs: Dendron publishing has upgraded to the latest major version of nextjs, so make sure you aren't using a cached version. To go with the latest and greatest:

# Delete old nextjs dir
rm -rf .next
# Reinitialize with latest version
dendron publish init

Dendron Preview: A common pain point for all new users is opening the markdown preview. The default VSCode Markdown Preview displays a menu item that cannot be disabled, even if an extension had its own markdown preview.

We submitted an upstream contribution to VSCode, which is currently active in the Insiders Build. It will be included in the 1.63 release next month. This will mean that Dendron Workspaces can, by default, display a menu item for Dendron: Show Preview as the markdown preview! Note that Markdown: Open Preview... options will continue to exist within the command palette as an optional preview method.

The nice thing is that ALL VSCode extension authors can now use this feature to provide a better experience for their users!

Highlights

  • feat(workspace): hide default markdown preview button
  • enhance(workspace): add Dendron preview button
  • enahnce(publish): upgrade to nextjs 12
  • enhance(lookup): add auto complete to note lookup

Everything Else

  • enhance(publish): support adding sitemaps (docs)
  • enhance(workspace): show stubs at the end of a dot-ended lookup
  • enhance(cli): cli uses separate port file
  • fix(note): correctly handle note titles containing international characters
  • fix(views): allow assets to open from preview view
  • fix(publish): issue with cypress dependency

Community

General Updates

As part of the Dendron Site Reorganization, our developer documentation has been migrated over to docs.dendron.so. With this, Dendronites should notice some slimming of the docs on wiki.dendron.so.

New GitHub discussions to get involved in:

  • Multi-vault: Potential bug or gotcha with Cmd+Shift+I?
  • Multi parent graph: Follow-up to RFC 7
  • Getting Started Guide: Review, community feedback, and refresh

Dendron Reading Series

This week's entry in the Dendron Reading Series.

  • Link: 'They said I don’t exist. But I am here' - one woman's battle to prove she isn't dead

What happens when a system becomes so large, that the fundamental cost of admission (being alive), can be falsely-flipped like a binary? Damning a life into a purgatorial state of invisibility? It's bizarre that judges can, within court sessions, stare at a living person without having much power at all. This happened in the case of an Ohio man, his life becoming like a Kafka novel:

"We've got the obvious here. A man sitting in the courtroom, he appears to be in good health," he said, finding that he was prevented by state law from declaring Mr Miller legally alive. "I don't know where that leaves you, but you're still deceased as far as the law is concerned."

It feels like having no undo button for something that could really use it.

Reading this reminded me of attending DefCon 23, back in 2015, and attending a conference talk titled: "I Will Kill You." A bit dramatic, eh? But the presentation was really about digital murder, and the real life Walking Dead. It even included "baby harvesting," which meant creating real identities (social security cards, life insurance, etc.) on non-existent babies because of problems in the birth and death system.

Related:

  • The Final File: Exploring the Social Security administration's list of America's dead

Office hours

Notes for the previous Office Hours can be found here, with the recording on YouTube.

The next Office Hours will be:

  • Wed, Dec 08, 09:00 AM PST

Thank You's

A big thanks to the following gardeners that brought up issues, contributions, and fixes to this release. You can see an overview of all roles here.

  • Luke Carrier @lukecarrier#2081
    • #dendron.bugcatcher
    • Migrations read dendron.code-workspace as JSON, not JSONC
  • maximilianigl
    • #dendron.bugcatcher
    • Schema nodes cannot be reused in two parents in schema hierarchy
  • Kimsia Sim @kimsia#3035
    • docs: 4 reference type using numbered list
  • Byron Wall
    • #dendron.taxonomist
    • docs: Correct npm package name
  • Carlos Cámara
    • #dendron.taxonomist
    • docs: Adds a note to schema
    • docs: typo
    • docs: removes lost sentence

As Always: Community Resources

  • Join the Dendron Discord
  • Register for Dendron Events on Luma
  • Follow Dendron on Twitter
  • Checkout Dendron on GitHub
  • Read the Dendron Blog
Don't miss what's next. Subscribe to Dendron Product Updates:
Powered by Buttondown, the easiest way to start and grow your newsletter.