[Feature]: Add to shared album #307

Closed
opened 2026-02-04 19:33:46 +03:00 by OVERLORD · 9 comments
Owner

Originally created by @PixelJonas on GitHub (Sep 17, 2022).

Feature detail

As a user, I want to add pictures to a shared album quickly
So that I can share photos I've just taken with one or multiple people

When entering the main view of the app, I want to be able to select one or multiple images and quickly add them to one of my albums (ordinary or shared)

Platform

Mobile App

Originally created by @PixelJonas on GitHub (Sep 17, 2022). ### Feature detail As a user, I want to add pictures to a shared album quickly So that I can share photos I've just taken with one or multiple people When entering the main view of the app, I want to be able to select one or multiple images and quickly add them to one of my albums (ordinary or shared) ### Platform Mobile App
Author
Owner

@matthinc commented on GitHub (Nov 6, 2022):

Implemented in https://github.com/immich-app/immich/pull/901

@matthinc commented on GitHub (Nov 6, 2022): Implemented in https://github.com/immich-app/immich/pull/901
Author
Owner

@martyfuhry commented on GitHub (Jan 23, 2023):

I was looking for exactly this feature earlier in the week when my wife & I were attempting to add some photos to a shared album on her mobile app but couldn't find a way to do it from the app. The only way we could add a photo from the app is to navigate to the shared album, then select "Add photos" from there. We were not able to add photos to a shared album from the main timeline or from a detail view of the photo.

I came here to add the feature request, so I'm super glad to see it was already written out and closed! I'm currently using 1.42.0 build.65 on mobile. Is this feature still coming or was there a regression?

I'm a mobile (Flutter) developer by trade, so I'm happy to help with the implementation. Many hands, light work, etc. Thanks for this! I'm really enjoying it...

@martyfuhry commented on GitHub (Jan 23, 2023): I was looking for exactly this feature earlier in the week when my wife & I were attempting to add some photos to a shared album on her mobile app but couldn't find a way to do it from the app. The only way we could add a photo from the app is to navigate to the shared album, then select "Add photos" from there. We were not able to add photos to a shared album from the main timeline or from a detail view of the photo. I came here to add the feature request, so I'm super glad to see it was already written out and closed! I'm currently using 1.42.0 build.65 on mobile. Is this feature still coming or was there a regression? I'm a mobile (Flutter) developer by trade, so I'm happy to help with the implementation. Many hands, light work, etc. Thanks for this! I'm really enjoying it...
Author
Owner

@alextran1502 commented on GitHub (Jan 23, 2023):

@martyfuhry I believe this has not been implemented from the user-is-shared-with side. Please feel free to open a PR.

Thank you for the offer :)

@alextran1502 commented on GitHub (Jan 23, 2023): @martyfuhry I believe this has not been implemented from the user-is-shared-with side. Please feel free to open a PR. Thank you for the offer :)
Author
Owner

@martyfuhry commented on GitHub (Jan 24, 2023):

Excellent! Would you like me to open a new issue with the specific details of what I propose? Or would you prefer to reopen this issue? In either case, the main important features to us are:

  • Add photo to album (shared or otherwise) from the detail view
  • Add photo to shared album while multiselected from the main timeline
@martyfuhry commented on GitHub (Jan 24, 2023): Excellent! Would you like me to open a new issue with the specific details of what I propose? Or would you prefer to reopen this issue? In either case, the main important features to us are: - Add photo to album (shared or otherwise) from the detail view - Add photo to shared album while multiselected from the main timeline
Author
Owner

@alextran1502 commented on GitHub (Jan 24, 2023):

@martyfuhry let me reopen this issue.

@alextran1502 commented on GitHub (Jan 24, 2023): @martyfuhry let me reopen this issue.
Author
Owner

@martyfuhry commented on GitHub (Jan 27, 2023):

I'd also like to add the ability to add shared albums while selecting multiple assets from the main timeline. I'm happy to make another contribution with this feature. Here is a screenshot of the existing add to album UX from Immich:

image

I'm happy to change the below "Add to album" to use the same UI I came up with #1413. Something like this below:

image

Of course, with the proper colors and styling. What do you think?

@martyfuhry commented on GitHub (Jan 27, 2023): I'd also like to add the ability to add shared albums while selecting multiple assets from the main timeline. I'm happy to make another contribution with this feature. Here is a screenshot of the existing add to album UX from Immich: ![image](https://user-images.githubusercontent.com/100457/215104512-1ba617cc-43f9-4660-ab82-493eac8d4589.png) I'm happy to change the below "Add to album" to use the same UI I came up with #1413. Something like this below: ![image](https://user-images.githubusercontent.com/100457/215105489-b10f19b7-db14-42eb-a0f1-f249932d2ec8.png) Of course, with the proper colors and styling. What do you think?
Author
Owner

@PixelJonas commented on GitHub (Jan 27, 2023):

I like it

@PixelJonas commented on GitHub (Jan 27, 2023): I like it
Author
Owner

@alextran1502 commented on GitHub (Jan 27, 2023):

@martyfuhry Works for me!

@alextran1502 commented on GitHub (Jan 27, 2023): @martyfuhry Works for me!
Author
Owner

@martyfuhry commented on GitHub (Jan 31, 2023):

This should be good to close now, right?

@martyfuhry commented on GitHub (Jan 31, 2023): This should be good to close now, right?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#307