Page 1 of 1

Open Containing Folder Plugin

Posted: Wed Aug 08, 2007 11:20 am
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.

Re: Open Containing Folder Plugin

Posted: Wed Aug 08, 2007 9:18 pm
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.

Re: Open Containing Folder Plugin

Posted: Thu Aug 09, 2007 3:33 am
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