kanryu / quickviewer

A image/comic viewer application for Windows, Mac and Linux, it can show images very fast
https://kanryu.github.io/quickviewer/
GNU General Public License v3.0
536 stars 63 forks source link

[enhancement] Copy path and filename to clipboard #112

Open BobEboph opened 5 years ago

BobEboph commented 5 years ago

I use QuickViewer to look through several folders of reference photos on a shared network drive. Currently when I want to send a link to the picture I'm looking at, I have to manually take note of the folder and file names and open that folder in my file manager, then scroll to the photo and copy the full path ("\server\reference photos\photos2\img_3453.jpg"). I like having the quotes because it automatically hyperlinks correctly when pasted into Outlook, even when there are spaces in the folder names.

Is there currently a way to accomplish this in QuickViewer that I just can't find? If not, could you add a function to do it that I can assign a keyboard shortcut to?

kanryu commented 5 years ago

It is usually Ctrl + Shift + C to save the PATH of the image currently opened by QuickViewer to the clipboard. However, it seems that it does not work after actually trying again. This feature has not been maintained for quite a while, so it will need to be investigated.