Skip to main content

Obsidian 1.9.14 Desktop (Early access)

By Steven Van ·

No longer broken Desktop: Fixed an issue where pop-out windows would not reopen after quitting the app.

Obsidian 1.9.14 fixes a bug where pop-out windows would not reopen after quitting the desktop app, and makes several changes to Bases, Obsidian's database feature.

  • file.hasTag('#tag') is no longer case-sensitive, so file.hasTag('test') and file.hasTag('TEST') now return the same results.
  • The contains function now handles nested tags correctly: tags.contains("A") returns results tagged #A as well as #A/B.
  • Formulas using this now work when a Base file is embedded inside Canvas.
  • Formulas using this now resolve to null if the Base is not open in the sidebar and not embedded.

This is an early access build; details are in the 1.9.14 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.9.14 Desktop (Early access) on Creators Toolbox