Skip to main content

Obsidian 1.10.2 Desktop (Early access)

By Steven Van ·

Improvements Renaming a bases view now automatically updates links and embeds to that view.

Obsidian's 1.10.2 desktop update is out in early access, with a handful of fixes and small interface changes.

  • Renaming a bases view now automatically updates links and embeds that point to it.
  • A regression that made the base formula's this become null when focused on the current base file has been reverted.
  • Settings in the Links and Files section have been reorganised for better structure.
  • Plugin and theme repositories are now reachable even if GitHub is blocked.
  • Canvas zoom with trackpad pinch is faster on macOS.
  • Fixed a render error when exporting Mermaid diagrams to PDF.
  • Fixed a formula error that could crash the list view.
  • Fixed property editor date edits sometimes being overwritten by new file metadata after navigating away.
  • Fixed unindented text after an indented list not being parsed correctly.
  • Fixed adjacent blocks sometimes being deleted when editing multiple lines of text.
  • Attempted a fix for YouTube embed error 153.

For plugin developers, bases views now expose a data-view-name attribute for styling, plus new APIs including BasesView.createFileForView and BasesViewConfig.getEvaluatedFormula. Full details are in the changelog.

Obsidian
Obsidian
A private, flexible note-taking app — Markdown-based knowledge base with graph view, plugins, and local-first storage.
View Obsidian →

Read the original announcement →

Read Obsidian 1.10.2 Desktop (Early access) on Creators Toolbox