Open Containing Folder Plugin

Suggest, post, or discuss plugins for Deluge
Post Reply
claria

Open Containing Folder Plugin

Post by claria »

This plugin adds a menu item to the context menu of a torrent, which opens the containing folder of a downloaded file in a specified file browser. You can change the file browser in the plugin preferences.

im quite a beginner in programming and appreciate any review/modifications.
Attachments
folder.tar.gz
(2.03 KiB) Downloaded 310 times
daddy
Seeder
Seeder
Posts: 100
Joined: Sun Jul 22, 2007 12:14 am

Re: Open Containing Folder Plugin

Post by daddy »

Thanks for this.

IMHO this shouldn't be a plugin, but rather part of the core. It's tiny, and demand seems ubiquitous.

Also, I think the default command should be `xdg-open`, or at least `gnome-open`. It would also be cool to add the same thing for "open file", also using xdg-open.
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: Open Containing Folder Plugin

Post by markybob »

daddy wrote:IMHO this shouldn't be a plugin, but rather part of the core. It's tiny, and demand seems ubiquitous.
it is part of core in svn
daddy wrote: It would also be cool to add the same thing for "open file", also using xdg-open.
this is also in svn
Post Reply