Feature Request: Customizable Export Filename Format with Timestamp and Album Name #5612
TKaluza
started this conversation in
Feature Request
Replies: 2 comments
|
Yes, this would be helpful. Also, on the exported batch of images, right now you just get "immich.zip" with your selection, but AT LEAST a date of |
0 replies
|
the template would net to include a counter, if assets have the same time. The best would be to suggest a naming default, which can be adapted by the user. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Feature Request: Customizable Export Filename Format with Timestamp and Album Name
Introduction
Currently, when exporting images from the Immich app, the exported files retain their original filenames. This feature request proposes the addition of an option to rename exported images to include a timestamp and album name. This enhancement aims to improve the organization and sorting of exported images, particularly for purposes like album printing.
Proposed Feature
I propose a new feature where users can choose to have their exported images renamed in a standardized format. The suggested format is:
YYYY-MM-DDTHH-MM-SS-SS_Albumname.ending. This format includes the timestamp (in a windows compatible ISO way) followed by the album name and the original filename.Rationale
Implementation Considerations
Maybe prepare this feature for "sorting" function in album that is not just chronicle which might come in the future.
Platform
All reactions