id summary reporter owner description type status priority milestone component version resolution keywords cc 2098 Modify 'Open Folder' option to highlight the torrent folder/file Cas Cas "As discussed in two threads on the forum [http://forum.deluge-torrent.org/viewtopic.php?f=12&t=39713 1] [http://forum.deluge-torrent.org/viewtopic.php?f=13&t=39737&start=10 2] with a lot of torrents in the download folder finding the actual file/folder can be tricky. The `open_file` method in common could be modified but I think a new method called `select_file` would make more sense. Currently this would only work on Windows (`explorer /select,`) and OSX (`open -R`) as there is no such option for xdg-open. Although a call to Nautilus could be used on Linux as that supports highlighting a file (but not a folder). " feature-request closed trivial 2.0.0 GTK UI 1.3.5 Fixed