• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

EXIF date taken -> Upload date? Or at least a default sort-by?

sixhoursago

Chevereto Member
Pro
Hello,

I'm curious if there is a way for upload date to be determined by the EXIF date of when an photo was taken.
In my testing I'm needing to be so careful that I only upload photos in their exact chronological order, or else they will display out of order.

I did search the forum and found the below thread from 8+ years ago with no replies at all, which although is quite common in my experience with forum-supported software projects, doesn't exactly strike confidence. 🫤
https://chevereto.com/community/threads/upload-date-can-this-be-photo-datestamp.7268/
 
Hello,

When you import content using the Bulk Import feature, it includes the use_file_date=1 parameter, which directs the system to use the file's DateTime property. If that property isn't available, it defaults to the current timestamp.

Currently, the use_file_date option is exclusive to the Bulk Import context.


It could make sense to extend this feature for administrators, adding it across the uploader form, user settings, and API.

For regular users, though, it might introduce complexity or even confusion, especially if they’re not familiar with handling file dates. Limiting it to admins might be the best way to maximize its benefit without overwhelming standard users. What do you think?
 
Hi Rodolfo,

Thanks for the detailed response. I've recently upgraded to Pro so will test this functionality with Bulk Import!

I do follow your logic regarding keeping this out of the uploader for regular users, as the common understanding there is that a displayed date is that of posted time and many haven't heard of EXIF or file dates.

For administrators, on the other hand, I feel that having the functionality extended to all methods of import/upload does make sense as administrators are more likely to be adding older or post-dated items.
 
Back
Top