Page 1 of 1

Keyboard shortcut to copy filepath (not file content) to clipboard in view mode [Solved]

Posted: Mon Aug 30, 2021 3:15 pm
by gm649
Hi ,
i'm currently use xnview mp with an script (autohotkey script) to organize file
i want to ask for a keyboard shortcut to copy filepath to clipboard on view mode
i may use ctrl + c to get it but it copy the file content (which cause unnecessary large size) , while i just want to copy the filepath
Thank you very much

Re: keyboard shortcut to copy filepath (not file content) to clipboard in view mode

Posted: Mon Sep 06, 2021 1:48 pm
by xnview
you can already choose a shortcut for copy filepath command

Re: keyboard shortcut to copy filepath (not file content) to clipboard in view mode

Posted: Wed Sep 08, 2021 4:04 am
by gm649
xnview wrote: Mon Sep 06, 2021 1:48 pm you can already choose a shortcut for copy filepath command
Thank you very much ,it works