Compatibility with Hook Productivity on Mac OS

It’s great to see all this integration happening. We’ve been looking at this at CogSci Apps and looking to incorporate support based on this.

I noticed something about Obsidian’s URL handling (nothing to do with the integration scripts). If I

  1. copy a URL of a file using Obsidian itself.
  2. rename the file in Obsidian itself ,i.e using the Obsidian UI, (not even via Finder),
  3. attempt to use the URL from step 1

result:

Obsidian cannot resolve the URLs.

Looking at the obsidian URL, it does not contain an ID.

Am I missing something?

hook://file/ URLs are robust under file renames, so we will likely, in addition to these scripts, provide alternative scripts that traffic in hook://file/ URLs.

Also, I’ve asked our devs at CogSci Apps to ensure Reveal File in Finder works via Hook in the context of Obsidian.