Replies: 3 comments 4 replies
-
Can you create an account for each friend so that they area user of your instance? So that you can choose album group 1 to share with relevant people and so on? |
Beta Was this translation helpful? Give feedback.
-
Sharing Options For sharing, there seems to be the following options:
If a given user wants to share with different photos with different groups
then you would need to default to not sharing and take manual action to share
Partner sharing could be utilized if you want a user to share all photos Current Patterns Given the current features (per my understanding), you could follow the pattern discussed in this comment. If you want to default to share everything, then that user could use partner sharing. Improvements
Some opportunities that could simplify the above pattern:
Note, that there are also other feature requests for interacting with shared content (partner sharing & shared albums) in other parts of the app:
|
Beta Was this translation helpful? Give feedback.
-
Groups/Organizations definitely sounds like my preferred long-term solution to this, but in the short term and as an addendum I'd love the very simple ability to "share all" on an album. Not just all current users, but all future users as well. If I have family trip albums ready to go for example, it would be really nice if new family members joining the instance had immediate access to them without my having to manually authorize them. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How the system works from my understanding
There are two options when it comes to sharing:
The photos are first uploaded into the gallery. At this point only me and my partners can see the photos
If I want to share photos with someone else I have to create an album, select the photos an share.
My use case
I have several collection of photos:
Each of these collections is independent and it is mandatory that no one from either group can see other libraries.
This requierement deletes the possibility of using the partner function. Since this would mean that anyone (my family, my friends etc.) could see any photo, even if it wasn't of their interest.
I could use the album function. But from my point of view it has some disadvantages:
The temporary, not ideal, solution
I could spin up a server for each of my collection of photos. This means that I would have a immich image for the family account, another for the friend group 1 etc.
From my point of view this is not ideal in terms of optimisation and scalability.
My proposal
Implement something in the lines of what InfluxDB and Grafana does: Organizations
They are basically what the temporary solution would be but embedded in the app functionality.
I the would create an organization for each collection of photos (Family photos, group friends 1 photos etc.) and to each organization I would add the people (my family, my friends etc.) with the partner sharing feature.
This way everyone could upload photos and would see them in /photos page directly. Moreover, everyone could create albums and, if necessary, share it with aditional people.
Beta Was this translation helpful? Give feedback.
All reactions