thielepaul / photoprism-mobile

Flutter App for PhotoPrism
GNU General Public License v3.0
892 stars 72 forks source link

Photos showing in random order #92

Open jbenitosantoni opened 3 years ago

jbenitosantoni commented 3 years ago

The photos on the app are showing up on a random order, it would be a great feature to have the ability to short them by date, by modify date etc.

thielepaul commented 3 years ago

I cannot reproduce that, for me they are sorting after the takenAt field. I am currently working on adding a feature for changing the order in this PR: https://github.com/photoprism/photoprism-mobile/pull/96

Jumn commented 3 years ago

I had the same problem, before realizing that the unsorted photos were in fact the photos awaiting validation, if that helped. (excuse me for my bad english) :-)