It would be really handy if i could turn any pane into a simple web browser for in-app research and referencing.
I think obsidian has the potential to become a more generalized interface or platform, where different panes can be different things like notes, chats, websites, etc.
A simple browser window should be a rather straightforward implementation, esp considering the interface is on Electron which outputs html.
If you set the width to 100% and height to about 1000px, then the iframe will stay fluid with the pane width and the height will perfectly fill the vertical space.
I realize this is an old thread but for anyone else searching for this, the theme Blue Topaz appears to have somehow built this in. Screenshot attached. I do not know what security issues may be involved. This is a from a download of a sample vault on github where I opened google and did a search. The functionality of this theme is insane, I wish I spoke Chinese !
Just to clarify, this is not the theme that allows you to browse the internet. I think it’s either the surfing plugin or maybe the obsidian web browser plugin. A theme does not change the functionality but only the appearance.
Thanks for the correction, that was sloppy of me. Yes, the sample files come preloaded with a lot of plugins. I now see there is a plugin listed above, perhaps that is the plugin they are using, I will have to look.