Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to change main photo on album #1593

Open
AndyXheli opened this issue Jan 17, 2023 · 6 comments
Open

Ability to change main photo on album #1593

AndyXheli opened this issue Jan 17, 2023 · 6 comments
Labels
0. Needs triage Pending approval or rejection. This issue is pending approval. enhancement New feature or request good first issue Good for newcomers

Comments

@AndyXheli
Copy link

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

@AndyXheli AndyXheli added 0. Needs triage Pending approval or rejection. This issue is pending approval. enhancement New feature or request labels Jan 17, 2023
@simonspa
Copy link

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
Copy link

shalak commented Feb 2, 2023

Would be nice to have several options:

  • always show last added photo (I understand that this is the current behavior)
  • show chosen photo
  • show the most recent photo by file creation date
  • show the most recent photo by EXIF

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

This comment was marked as duplicate.

@Oleg78
Copy link

Oleg78 commented Mar 11, 2024

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.

@joshtrichards joshtrichards added the good first issue Good for newcomers label Aug 5, 2024
@spanezz
Copy link

spanezz commented Sep 17, 2024

Sometimes the last photo uploaded might be a very inappropriate representative for an album. Think of a culture holiday trip with lots of beautiful architectural photos where the last photo uploaded is the embarassing picture of a friend who accidentally got drunk on the last night. This might be especially inappropriate if the album gets shared.

Fair enough, one finds this issue and learns it's the last photo uploaded rather than the last by EXIF time or modification time, and one can awkwardly go and fix it by removing/adding a more appropriate photo. Album is usable again.

Still, this is the kind of feature one may find oneself in a situation where one really wants it as an easily reachable main feature, rather than a tricky to find workaround

@spanezz
Copy link

spanezz commented Sep 17, 2024

I just found out this can be done in Memories by selecting the photo in the album with the tick mark: the menu will then have "Set as cover image".

The option is not available, however, if one clicks on the image to open it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending approval or rejection. This issue is pending approval. enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

7 participants