Enhance Web Viewer: Support for Local HTML Documents

Use case or problem

I have developed a few small, self-contained utilities that each work in a single HTML file. I’d love to be able to access these directly within Obsidian. Currently, links starting with “file:///” redirect me out of Obsidian.

Proposed solution

It would be great if the Web Viewer could support local HTML files. This way, I could view my utilities right inside Obsidian. To address any security concerns, perhaps we could implement a user permission option or a whitelist for trusted local folders.

1 Like