Bug 402734

Summary: Option to open the file created with the "File > Export As..." operation
Product: [Applications] okular Reporter: Gregor Mi <codestruct>
Component: generalAssignee: Okular developers <okular-devel>
Status: REPORTED ---    
Severity: wishlist CC: aacid, nate
Priority: NOR    
Version: 1.5.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Gregor Mi 2018-12-31 17:31:00 UTC
When I use the Export As... function, I normally want to check if the result is what I expected (or to copy formatted text, see https://bugs.kde.org/show_bug.cgi?id=402732).

Therefore, it would be nice if the created file would be opened with the default application automatically.
Comment 1 Albert Astals Cid 2019-01-01 22:58:59 UTC
That sounds like a clippy-looks-like-you're-writting-a-letter idea to me.

Yes you want to do that, but i know no other application that automatically opens the file on export so doing that is totally unexpected by the users.

-1 from my side give how annoying it'd be for people that don't want it
Comment 2 Gregor Mi 2019-01-02 21:12:12 UTC
You are right, changing this by default would not be a good idea. This auto-open feature should be optional, e.g. like here: http://blog.gilbertconsulting.com/2010/02/how-to-control-pdf-after-exporting.html
Comment 3 Nate Graham 2019-01-15 15:59:24 UTC
I agree with Albert here. Auto-opening would be super-annoying.

Here's another idea though: display a notification that the export operation was successful, and put an "Open" button in the notification. This is what Spectacle does and people seem to like it.

If a notification is too intrusive, maybe we could use a KMessageWidget instead.
Comment 4 Gregor Mi 2019-01-16 21:39:23 UTC
> and put an "Open" button in the notification.
> This is what Spectacle does and people seem to like it.
This is it! Thanks for this idea, Nate!