My workflow is that I paste a link of a file into my note (Obsidian), then invoke the Hook to copied link command to hook the link with current note. This achieves 2 things:
- I have a link in my note. So I can click the link to open the file directly without opening the context window.
- The file has a backlink to my note.
To do that, I have to press 4 keys in a sequence: ⌘V ⌃H ⌘V ⎋, which is inconvenient.
For now, I implemented this as a key macro. But it would be great if Hookmark provides a separate hotkey for this.