Closed btTeddy closed 1 year ago
Thanks for the report.
I chose not to do this as a customisable keyboard shortcut and just use the platform's default "copy key sequence" instead, which means Ctrl-C on Windows and Linux and Command-C on macOS.
I think I have something that works, can you download and test https://github.com/xavery/transgui/suites/12872584095/artifacts/694367702 to see if the changes are OK?
Thanks for the report.
I chose not to do this as a customisable keyboard shortcut and just use the platform's default "copy key sequence" instead, which means Ctrl-C on Windows and Linux and Command-C on macOS.
I think I have something that works, can you download and test https://github.com/xavery/transgui/suites/12872584095/artifacts/694367702 to see if the changes are OK?
It works... almost as expected.
Copying torrent name works exactly as expected - linux.iso
is copied
Copying file name not exactly - /path/to/linux.iso is getting copied, instead of just
linux.iso`
OK. The paths now will now be copied relative to the torrent's root without including the save folder name, i.e. you will get file1.txt
, file2.txt
, folder1/file3.txt
etc for multi-file torrents.
The new build is here : https://github.com/xavery/transgui/suites/12886324416/artifacts/695327989
And it works exactly as expected.
Thanks for adding this functionality super fast.
I'm gonna create one more request/bugfix (sorting). Hope you don't mind.
@Beersteddy Of course I don't, keep 'em coming.
Any chance to have an option in the config to add a shortcut to copy selected torrent names in the main window and/or file name(s) when files selected in
torrent file list
example setting:
CopyName=Ctrl+C