Open jgreffe opened 1 week ago
This is by design. When you copy a file, we don't have access to it and I am not sure Maccy should attempt to load the file and show its contents. We don't really want to grow Maccy memory for file loading and I could pose security issues as well, when loading untrusted input.
Before Submitting Your Feature Request
Problem
When copying a reference to an image file with the file:// protocol, something like
file:///tmp/my-image.png
, Maccy doesn't display a preview of this image. I'm not sure it's achievable?This has been observed using Monosnap: https://apps.apple.com/fr/app/monosnap-screenshot-editor/id540348655
Solution
file://xxx
references of images should display a preview