Copy file with remote storage's link, so it's accessible, shareable online.
Copy file content with resources accessible on the internet, so you don't have to upload assets manually online.
Use this extension with VSCode Obsidian Visualizer extension, and Github Codespace to have a browser-based Obsidian experience
I find it inconvinient to access obsidian files from other devices, especially the ones without Obsidian installed.
So I leverage Obsidian Git, and use gitlab as the remote storage.
So accessing https://gitlab.com/username/obsidian-repo/-/blob/master/filename.md, open the file directly on browser.
Note: Currently, Github is not working, only Gitlab, or provide your custom cloud storage.