Bug 291500

Summary: Add "Open directory" button
Product: [Frameworks and Libraries] telepathy Reporter: Daniele E. Domenichelli <ddomenichelli>
Component: filetransferAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: CONFIRMED ---    
Severity: wishlist CC: kde
Priority: NOR    
Version: git-latest   
Target Milestone: Future   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

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?