nextcloud / photos

📸 Your memories under your control
GNU Affero General Public License v3.0
517 stars 59 forks source link

Ability to change main photo on album #1593

Open AndyXheli opened 1 year ago

AndyXheli commented 1 year ago

Currently the main photos on the album is automatically select, it would be nice to have an option to change the main photo from the phots that are in the album

simonspa commented 1 year ago

This would mainly require front-end work to add a button. In the backend, the album cover is stored as last_added_photo. Changing this should be straight forward.

Anyone up for helping me adding a possibility for this in the front-end?

shalak commented 1 year ago

Would be nice to have several options:

Also - quick question: does the feature we discuss here also cover the "People" page (/apps/photos/faces)? Or is that one defined in a completely different way?

MAF2510 commented 9 months ago

I would also like to have this function and don't understand why it doesn't already exist. It is important to personalize the view of the albums. 👍

Oleg78 commented 3 months ago

There is a workaround. Just remove desired photo from the album and add it again. Now this is the main photo, the last one added.