openpaperwork / paperwork

Personal document manager (Linux/Windows) -- Moved to Gnome's Gitlab
https://gitlab.gnome.org/World/OpenPaperwork/paperwork
2.43k stars 149 forks source link

Print multiple documents in one shot #555

Open jflesch opened 7 years ago

jflesch commented 7 years ago

From the helpdesk :

une fonctionnalité qui serait très utile est de pouvoir sélectionner plusieurs documents depuis l'interface pour les envoyer en impression tous ensemble !

jflesch commented 7 years ago

Translation:

One feature that would be really useful is to be able to select many documents in the interface and send them all to the print queue

mjourdan commented 7 years ago

Hello there! Here is an attempt to integrate this feature request. You'll see the ui changes a bit from what exists for now:

The goal was to make things more discoverable and easy to use, by using patterns closer to what exists in gnome-maps, gnome-photos and google-plus image viewer. Feedback welcome!

jflesch commented 7 years ago

Interesting. Won't be easy to implement, but looks cool :)

mjourdan commented 7 years ago

I made one more iteration for this feature. Instead of allowing export directly from selection mode, I used a queue which works more or less like what you can find in music players (deezer, soundcloud). It should work the same, but handle documents and pages in place of albums and tracks. Instead of using a sidepane this time, I used a popover whose height depends on the number of items.

Experimental mockups here. As always, comments are welcome!