MamoruDS / obsidian-open-link-with

Open external link with specific brower in Obsidian
MIT License
32 stars 3 forks source link

FR: open link with a new pane #9

Closed Shuusei04 closed 2 years ago

Shuusei04 commented 2 years ago

I think it would be cool if there is an option that we could open a link using an iframe with a new pane like “search on internet”( https://github.com/HEmile/obsidian-search-on-internet )

MamoruDS commented 2 years ago

Thank you for raising this issue, after checking the search on internet plugin, i introduced two ways to open split pane view links in Obsidian. You can try this new feature by updating the plugin version to 0.1.6 and changing the in-app view as your opening method in the plugin's settings panel.

Shuusei04 commented 2 years ago

That's exactly what I need! Thank you