0.61

Dendron 0.61 has sprouted 🌱

Highlights

  • feat(cli): initialize workspace from CLI (docs)
  • feat(pods): Notion Export Pod (docs)
  • feat(workspace): Add Contextual UI options for Add/Remove Vaults, Rename/Delete/Move Note, and Rename Header (docs)
  • feat(publish): better mobile navigation for Next.js template

Everything Else

  • feat(publish): add popover for long title in menu
  • feat(publish): better mobile navigation
  • feat(workspace): button for toggle local/global graph
  • enhance(publish): support g4a tags
  • enhance(publish): support Twitter card
  • enhance(publish): add border color to table
  • enhance(publish): filter body out of generated notes.json for Next.js
  • enhance(publish): add published, modified, and tags to Next.js SEO (#1412)
  • enhance(pods): resolve relative links on Markdown import
  • enhance(markdown): Don't throw a fatal exception when missing note is parsed as noteRef
  • enhance(markdown): option to add # symbols for FM tags (#1421) (docs)
  • enhance(workspace): option to disable randomly colored tags in editor (docs)
  • enhance(workspace): mini optimization in looking up notes by filename (#1427)
  • enhance(workspace): Leave trace on source note while using selectionExtract
  • fix(commands): selection2link doesn't update note with link
  • fix(commands): fix single letter not showing results
  • fix(commands): cleanup error popup when schema lookup is closed
  • fix(commands): picked schema matching name was not creating the expected note (#1425)
  • fix(publish): mistakes in Next.js start instructions from CLI
  • fix(publish): hashtags not at the start of line don't autocomplete
  • fix(publish): links in note reference point to wrong url
  • fix(publish): footer did not show on first load
  • fix(workspace): notes added outside Dendron are missed
  • fix(workspace): next gen views in remote workspaces
  • fix(workspace): no-op on hover provider if Dendron non active
  • fix(workspace): fixes in providers when not in Dendron workspace
  • fix(workspace): no completion when Dendron isn't active
  • fix(workspace): support activation for older VS Code version (#1426)

Ongoing

Community

Dendron Reading Series

No note with name community.what-are-you-reading found in cache during parsing.

Tea Time

We are officially launching #teatime for all Dendron contributors.

No note with name community.teatime found in cache during parsing.

Office Hours

Office hours are now every other week. No regular office hours from this week but we had a speical session of getting started with Next.js Publishing which you can find here

Thank You's

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

Changelog

0.60.3

Features

  • feat(workspace): Add Contextual UI options for Add/Remove Vaults, Rename/Delete/Move Note, and Rename Header @joshi (Private) (docs)
  • feat(workspace): add survey for new users(#1409)

Enhancements

  • enhance(markdown): option to add # symbols for FM tags (#1421) @kaan (Private) (docs)
  • enhance(publish): add published, modified, and tags to Next.js SEO (#1412) @nwehner (Private)
  • enhance(workspace): mini optimization in looking up notes by filename (#1427) @nickolay (Private)
  • enhance(workspace): Leave trace on source note while using selectionExtract @joshi (Private)

Bug Fixes

  • fix(lookup): picked schema matching name was not creating the expected note (#1425) @nickolay (Private)
  • fix(workspace): support activation for older VS Code version (#1426) @jonathan (Private)

0.60.2

Features

Enhancements

Fix

  • fix(commands): selection2link doesn't update note with link #1383 @kaan (Private)
  • fix(commands): fix single letter not showing results @nickolay (Private)
  • fix(commands): cleanup error popup when schema lookup is closed @nickolay (Private)
  • fix(publish): mistakes in Next.js start instructions from CLI @viztor (Private)
  • fix(publish): hashtags not at the start of line don't autocomplete (#1370) @kaan (Private)
  • fix(publish): links in note reference point to wrong url @kevin (Private)
  • fix(publish): footer did not show on first load (#1413) @viztor (Private)
  • fix(workspace): notes added outside Dendron are missed (#1406) @kaan (Private)
  • fix(workspace): next gen views in remote workspaces (#1401) @kaan (Private)
  • fix(workspace): no-op on hover provider if Dendron non active (#1398)
  • fix(workspace): fixes in providers when not in Dendron workspace (#1405) @jonathan (Private)
  • fix(workspace): no completion when Dendron isn't active @jonathan (Private)

0.60.1

Bug Fixes