MamoruDS / obsidian-open-link-with

Open external link with specific brower in Obsidian

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does the plugin work in live preview?

YousufSSyed opened this issue · comments

If not, I'd like it to.

Yes, this plugin supports live preview. Clicking on a hyperlink behaves the same way as read mode; clicking on an editing link requires a modifier key such as Ctrl (or Cmd for macOS) to work.

I'm having trouble getting it working, I'm on macOS 13.1. This is one binding I have. I made this link: link, and made this keybinding with Shift which you can see in the attached data.json.
and tried the following combinations:

  • Shift Click
  • Shift CMD Click
  • Shift CTRL Click
  • Shift CTRL CMD Click

and none of them work, they either open the link in the browser, focuses the editor there to edit, or triggers the right click menu.

data.json.zip

Sorry for the late reply. I have confirmed that there are issues with custom modifiers in the live preview, which were caused by the refactoring of default click modifier behaviors in the previous version. Thanks for letting me know!

Don't worry about taking your time! I'm sure you only work on this for your free time for free. I appreciate your work!