#2098 closed feature-request (Fixed)
Modify 'Open Folder' option to highlight the torrent folder/file
Reported by: | Calum | Owned by: | Calum |
---|---|---|---|
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 by , 12 years ago
comment:2 by , 12 years ago
Milestone: | 1.3.6 → 1.4.0 |
---|---|
Owner: | set to |
Status: | new → assigned |
Type: | bug → feature-request |
comment:3 by , 11 years ago
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 by , 10 years ago
Resolution: | → Fixed |
---|---|
Status: | assigned → closed |
Added to develop: [c5f7eeaacb]
comment:5 by , 10 years ago
Milestone: | 2.0.x → 2.0 |
---|
Relevant Upstream Bugs: XDG, Nautilus