I’m using the legend feature to drag and drop an image from a local pictures folder to legend. Legend will insert a file:// hyperlink to the actual local image. This will work when you use the legend app, Legend in a browser window wil also work as long as you using the browser on the pc the images are located. So actual storage of the image is local. Now, locally, I use a dropbox folder for image storage. And the windows subst command to have an s-drive that points to the dropbox image folder. so the file:// hyperlink is pointing to the s-drive, like this file://S:/Pictures/image.png. This enables me to use the legend app on multiple pc’s. Works very well for me.