[Request] Open track in file manager

Bug #303457 reported by tlvince
2
Affects Status Importance Assigned to Milestone
Exaile
Fix Released
Wishlist
Mathias Brodala

Bug Description

A small feature would to be able to right click on a track and "open track in file-manager". This shortcut is generally quite standard but is useful.

reacocard (reacocard)
Changed in exaile:
importance: Undecided → Wishlist
milestone: none → 0.3.x
Revision history for this message
Johannes Sasongko (sjohannes) wrote : Re: [Bug 303457] Re: [Request] Open track in file manager

I think using "xdg-open /path/path" might work.

Revision history for this message
Steve Dodier-Lazaro (sidi) wrote :

This should be in the collection and file panels at least. Isn't there a built-in command for this ? xdg-open is widely spread but it's not in the core of python.

Changed in exaile:
status: New → Confirmed
assignee: nobody → Exaile Bug Day Events (exaile-bugday)
Revision history for this message
Johannes Sasongko (sjohannes) wrote :

> This should be in the collection and file panels at least. Isn't there a built-in command for this ? xdg-open is widely spread but it's not in the core of python.

I'm not aware of anything in the Python stdlib for something like this. There's webbrowser to open a browser, but nothing for general "open this file" AFAIK.

In any case, xdg-open is installed by default in most modern distributions. It should be fine for a plugin to depend on it.

Revision history for this message
Johannes Sasongko (sjohannes) wrote :

Moving to 0.3.0; would be nice to have this by then, though not a big deal. Since it requires an external executable, it's probably best as a plugin.

Changed in exaile:
assignee: Exaile Bug Day Events (exaile-bugday) → nobody
milestone: 0.3.x → 0.3.0
Revision history for this message
reacocard (reacocard) wrote :

deferring to 0.3.1

Changed in exaile:
milestone: 0.3.0 → 0.3.1
reacocard (reacocard)
Changed in exaile:
milestone: 0.3.1 → 0.3.2
Revision history for this message
Johannes Sasongko (sjohannes) wrote :

We've got code to do this from the Properties window. Now it's a simple matter of copying the functionality to the context menu.

Revision history for this message
Mathias Brodala (mathbr) wrote :

Added with r3035.

Changed in exaile:
assignee: nobody → Mathias Brodala (mathbr)
status: Confirmed → Fix Committed
Changed in exaile:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.