Bug 291500 - Add "Open directory" button
Summary: Add "Open directory" button
Status: CONFIRMED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: filetransfer (show other bugs)
Version: git-latest
Platform: Unlisted Binaries Linux
: NOR wishlist
Target Milestone: Future
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-14 10:12 UTC by Daniele E. Domenichelli
Modified: 2013-02-20 14:50 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniele E. Domenichelli 2012-01-14 10:12:59 UTC
We need an "open directory" button in the notification, the open file is not always enough
Comment 1 David Edmundson 2012-01-14 21:18:17 UTC
As per usual: state the use case when making a wishlist.
Comment 2 Daniele E. Domenichelli 2012-01-15 15:51:05 UTC
Let's say mck sends me a patch and I want to move it from the Downloads directory to another folder, in order to apply it... :)
Or for a more generic use someone sends me a document that I should store somewhere (not just read or edit)
Allow to open dolphin instead at the download directory of just allowing to open the file can help, and moreover most of the im clients do that...
Comment 3 David Edmundson 2012-01-15 15:55:19 UTC
Ok, +1 from me then.
Comment 4 David Edmundson 2012-10-26 08:06:09 UTC
Adding to junior jobs.

To clarify when the notification that a transfer is completed there is currently 1 button "Open". There should be a second "Open Directory" button, that opens the folder containing the new file.
Comment 5 David Edmundson 2013-02-20 14:44:52 UTC
DrDanz, how can we do this. The notification is handled by code in KIO from the KJob.
Whilst we could make our own notification, there's no way to squash the original notification.

(removed for JJs until we make the plan more concrete)
Comment 6 Daniele E. Domenichelli 2013-02-20 14:50:15 UTC
I don't know, I was hoping that the kio jobs had some property to show the open folder button...
Is any other kio job showing that option?