i was wondering if it’s possible to filter my image collection by the built in exif data to display images which are taken between a certain hour of the day.
the same question applies to create some sort of foreach loop to somewhat identify my collection and sort them in several collections to pass a time table such as:
19:00 to 20:00 ( count how many pictures fit this time )
20:00 to 21:00 ( count )
21:00 to 22:00 ( count )
to basically automate the most out of my collection.