vauvenal5 / yaga

Nextcloud Yaga - A Nextcloud first gallery app for Android.
https://vauvenal5.github.io/yaga-docs/
GNU General Public License v3.0
136 stars 9 forks source link

photo operations (delete, share, copy, etc.) should be available while viewing single image #137

Open saywebsolutions opened 3 years ago

saywebsolutions commented 3 years ago

Right now it appears the only operation that's available when viewing a single image is 'Share' via icon button in the top menu

The user should be able to easily operate on the current image without backtracking to the images index, since this makes operations very cumbersome.

For instance a very common gallery workflow is for a user to take a handful of images and then look through them to decide which one(s) to cull in order to keep the best version of that shot. When it comes time to cull an image it's very slow and poor UI/UX to have to backtrack to the gallery index, select the image, and then open the actions menu, and then press delete button. Also if the shots are similar it can be hard to tell which image you decided to delete from the gallery index since the images are much smaller.

Ideally the delete and other image operations should be available in as few clicks as possible when viewing the individual image. Possibly via dedicated icon buttons that hide/unhide on single click.

Thanks so much for your work on the app, especially since the nextcloud developers have broken the image gallery on android (now named 'Media' tab in the android app), your app is a nice choice for a replacement gallery view