Web Viewer: add option to open in webviewer in context menu even when browser is the default

Use case or problem

I want to keep the default action as “open link in default browser” for most links, when I click the link. That is achieved by disabling “open external links” in web view plugin.

However, I want to keep the option to open the link in obsidian webviewer in the context menu (right click), to open some links in this viewer.

As I have tested, disabling “open external links” in web view plugin completely disables the option to open the link in webviewer (if that is not the case, please, correct me).

Proposed solution

Add an option in the “Web viewer settings” to open links by default whether in web viewer or in the browser, even when “open external links” is enabled. That would maintain the right click menu options to open the link in web viewer and in the browser.

Current workaround (optional)

Currently, I have to disable/enable the “open external links” in web viewer when I want to change the behaviour.

Related feature requests (optional)