-
-
Notifications
You must be signed in to change notification settings - Fork 63
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
Add albums feature and separate "folders" from "albums" #120
Comments
This comment has been minimized.
This comment has been minimized.
I miss the old handling of folders. It was everythiny but perfect, but at least I was able to navigate it. |
Absolutely agree. It should be possible to select pictures and add them to "virtual" albums. We need to get a bit away from the filesystem paradigm here. However, before we do this we should make sure we can integrate this with the mobile apps for feature parity, cc @tobiasKaminsky @marinofaggiana @AndyScherzinger. |
This needs some real deep thinking, adding a "virtual" structure on top of existing folder structure is a big challenge, both UX and tech-wise. |
Yep :/ |
Please keep in mind that people already have hundreds of Photos in their Nextcloud. |
To not make this too complicated, I suggest to first find a good way within this photo app. For now I always understood the photo app as a different view onto photos in NC, with the same hierarchy of folders. |
EDIT: |
@tobiasKaminsky I don't think that it would be a challenge UX-wise as we already have many of examples of photo apps that do just that. It's common sense by now that creating an album in a photo app means selecting an arbitrary set of pictures from whatever location.
@skjnldsv What do you mean with this?
I think that as a benchmark here we should look at google photos, not at the standard android gallery app. |
what about iOS photos? And macOS photos? |
Before this beautiful feature will be better write API for manage (and select) from server the photo. client-side API are inefficient. |
API discussion in #205 |
Maybe I am "late for the party", as this issue is not so new, yet from reading #6 and #84 I had thought that this app was a way to make possible an old feature request.... Have a look at nextcloud/gallery#116 , nextcloud/gallery#121 , nextcloud/gallery#463 . And also #335 . In addition consider that also the request of adding tags via the "visualization tool" (gallery or photos) is old: nextcloud/gallery#153 , nextcloud/gallery#204 . And also #226 . I have to say that the possibility of having a slideshow in the files app with the sidebar opened is something that probably fulfills this request. Out of curiosity, have a look at who opened nextcloud/gallery#153 .... 😄 |
The last few days/weeks I thought a lot about what to expect from a photos app, and the separation of folders and albums is also something I would appreciate. |
imo we should leave folders as-is and make "albums" lists of files contained in a separate database (possibly related to the proposal in #84), with an option to generate an album from a folder, then separate the folder view and album view in the UI. That way we keep compatibility with old apps that use folders and add a new way to group albums for newer apps. |
Ref #120 Signed-off-by: AJ Jordan <alex@strugee.net>
Ref #120 Signed-off-by: AJ Jordan <alex@strugee.net>
Ref #120 Signed-off-by: AJ Jordan <alex@strugee.net>
Ref #120 Signed-off-by: AJ Jordan <alex@strugee.net>
Ref #120 Signed-off-by: AJ Jordan <alex@strugee.net>
Ref #120 Signed-off-by: AJ Jordan <alex@strugee.net>
Ref #120 Signed-off-by: AJ Jordan <alex@strugee.net>
Ref #120 Signed-off-by: AJ Jordan <alex@strugee.net>
Ref #120 Signed-off-by: AJ Jordan <alex@strugee.net>
Ref #120 Signed-off-by: AJ Jordan <alex@strugee.net>
Ref #120 Signed-off-by: AJ Jordan <alex@strugee.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Fixed by #457 |
Reopening since the albums feature still needs to be added (#457 was just a rename). |
It's a separate issue and described earlier #84, please leave this one closed. |
Forgot about that one, thanks. Sorry for the spam! |
Ref #120 Signed-off-by: AJ Jordan <alex@strugee.net>
Ref #120 Signed-off-by: AJ Jordan <alex@strugee.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
At the moment pictures need to physically be into the same folder to form a shareable collection. In my opinion, the current 'albums' navigation item should be called 'folders' as it provides a nicer way to browse photos in the folder structure, but aside from that It would be nice to be able to create any number of shareable collections of pictures (albums) without having to duplicate them in different folders.
This is how the menu would look like:
The text was updated successfully, but these errors were encountered: