Open Folder command

Specific support for Deluge on Microsoft Windows OS
Post Reply
alexmitev
New User
New User
Posts: 3
Joined: Fri Mar 02, 2018 10:34 am

Open Folder command

Post by alexmitev »

It would be handy if the Open Folder command from the list of torrents selects the torrent in the opened folder, as presumably there are already a lot of torrents in this folder.
In Windows Shell, this is done with the "select" parameter of Windows Explorer:

Code: Select all

explorer /select,"C:\Some folder"
Post Reply