Title
macOS Tahoe 26.5.1 / Obsidian 1.12.7: External file opening is ignored (Finder, File→Open, drag-and-drop, open -a)
Environment
-
macOS Tahoe 26.5.1
-
Obsidian Desktop 1.12.7
-
Installed directly from obsidian.md
-
Local vault (not iCloud)
Description
Obsidian opens existing notes normally when opened from within the application (File Explorer and Quick Switcher), but every mechanism that asks Obsidian to open a file from outside the application silently fails.
Reproduction
-
Launch Obsidian.
-
Try any of the following:
-
Double-click a
.mdfile in Finder. -
Finder → Open With → Obsidian.
-
File → Open… and choose an existing markdown file.
-
open -a Obsidian note.md -
Drag an existing
.mdfile into the Obsidian window.
-
Expected
The selected note opens.
Actual
Obsidian becomes the active application (or accepts the drag), but no note opens. There is no error dialog.
Works normally
-
Opening notes from the File Explorer.
-
Opening notes from the Quick Switcher.
-
Creating new notes.
Troubleshooting already performed
-
Reset
~/Library/Application Support/obsidian(fresh global configuration). -
Tested in Restricted Mode.
-
Verified
.mdfile association. -
Reinstalled from obsidian.md.
-
Reproduced using a fresh application configuration.
Terminal output
Launching Obsidian from Terminal consistently prints:
Ignored: Error: Argument must be a file path or a NativeImage
followed by the normal update check.
Because the issue reproduces with a fresh configuration and no plugins, it appears to be related to Obsidian’s handling of external file-open events rather than the vault itself.
NOTE: I’ve been using Obsidian for about 48 hours. Chat/GPT helped me diagnose my issue and wrote the bug report for me. I’m hoping this is genuinely helpful. My AI overlord told me it would be. {Love Obsidian so far, BTW}