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

Photo viewer is sorting the photos after upload date not creation date #3023

Open
Eikewi opened this issue Aug 13, 2024 · 2 comments
Open

Photo viewer is sorting the photos after upload date not creation date #3023

Eikewi opened this issue Aug 13, 2024 · 2 comments

Comments

@Eikewi
Copy link

Eikewi commented Aug 13, 2024

When uploading an image from 2 years ago, the photo viewer places it in the first position, even though the metadata is correct. Is this intended? I believe it would make more sense to sort them by creation date. If this is actually a bug that is not reproducible, I’m happy to provide further information.

@marinofaggiana
Copy link
Member

Hi @Eikewi the media use the getlastmodified property and not the creation date

@Eikewi
Copy link
Author

Eikewi commented Sep 1, 2024

Ah okay thanks @marinofaggiana for the answer. I discovered the nextcloud webapp memories. It does what I search for and sorts the images by creation date. Would it be possible to include such an option or even memories itself also in the app? Thanks for you work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants