-
-
Notifications
You must be signed in to change notification settings - Fork 317
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
[Enhancement] Permit sharing of subalbums at creation #292
Comments
While I see your point, I'm actually using it the opposite way to have more granularity on what my visitors can and cannot see. What could be done however is when creating a subalbum to add the option whether you want to replicate the sharing parameters of the parent: if public -> public.
I am totally against this (the automatically). |
I edited your title to reflect a more desirable behaviour. Note that the default setting [not share|share] could be set in the config. |
I think ideally it could be a tri-state: yes/no/ask.
Same with the password protection. So the only property a new subalbum should inherit is |
This is related to #12 (which discusses the reverse - whether to share children when a parent is shared). |
+1 Let's say I create a folder called "photos of bob" and inside that album I have two sub albums called "bob at the beach" and "bob at home". Now, I share the parent album called "photos of bob" and view that link. Currently I get a blank page. Absolutely nothing. Surely, the default behavior would be to see the content of the folder that was just shared. If people want more options, customization, or to be asked each time, that is all awesome and welcomed. Everyone loves options. But the current way it works is not at all desirable or intuitive. |
+1 for this – i was just sharing an album with contents grouped into sub-albums and then realized that i have shared an empty album.. that even remains empty when sharing a subalbum. |
There is now a global setting for that:
|
Here to say - I wish it did this too. I shared a album and I expected this entire time all sub albums as I created them would be shared. Now I am sharing several sub albums looking like a dufus. Can this be re-visitied? |
@blaine07 |
Say I've shared album X with user A. Now, when I create a subalbum in X, let's call it Y. However, it will not be shared with A by default, it has to be manually shared with user A. This goes for all subalbums under X..
Now, it would be a massive help if every new subalbum under X would automatically be shared with everyone who can access X (Y inherits access rights of X, if you will).
Does this seem like a reasonable request?
The text was updated successfully, but these errors were encountered: