Page 1 of 1

Paste files to XYplorer from clipboard path(s)

Posted: 12 Jul 2017 07:56
by mu-sick
I am sure this has been answered somewhere but unfortunately I cannot find it...

Is there a way/script to allow you to paste files in a folder OR paper folder from the items path(s) that I have in clipboard?

To explain: I have a list of full path names in clipboard - copied from another program (zotero reference manager actually). I want to paste their referenced FILES in a paper folder in XYplorer in order to be able to tag them. Any ideas?

Re: Paste files to XYplorer from clipboard path(s)

Posted: 12 Jul 2017 08:46
by highend

Code: Select all

paperfolder("from_clipboard", <clipboard>);
?

Re: Paste files to XYplorer from clipboard path(s)

Posted: 12 Jul 2017 09:59
by mu-sick
I can't thank you enough...
:appl: