#2098 closed feature-request (Fixed)
Modify 'Open Folder' option to highlight the torrent folder/file
Reported by: | Cas | Owned by: | Cas |
---|---|---|---|
Priority: | trivial | Milestone: | 2.0.0 |
Component: | GTK UI | Version: | 1.3.5 |
Keywords: | Cc: |
Description
As discussed in two threads on the forum 1 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).
Change History (6)
comment:1 Changed 11 years ago by Cas
comment:2 Changed 11 years ago by Cas
- Milestone changed from 1.3.6 to 1.4.0
- Owner set to Cas
- Status changed from new to assigned
- Type changed from bug to feature-request
comment:3 Changed 10 years ago by mattme
Would love this. Yes, 'open folder' should highlight the file in Explorer. See http://support.microsoft.com/kb/130510
If there are multiple files, highlighting the first would be reasonable.
comment:4 Changed 9 years ago by Cas
- Resolution set to Fixed
- Status changed from assigned to closed
Added to develop: [c5f7eeaacb]
comment:5 Changed 8 years ago by Cas
- Milestone changed from 2.0.x to 2.0
Relevant Upstream Bugs: XDG, Nautilus