-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Is your feature request related to a problem? Please describe.
Automatically uploaded files, especially images, often end up with inconsistent or non-informative filenames. This makes sorting, searching, and long-term organization difficult, particularly when handling large numbers of files.
Describe the solution you'd like
Provide an option to define a configurable filename mask for automatic uploads.
For example, users could specify a pattern such as YYYY-MM-DD …
When images are uploaded automatically, the filename should use the photo’s capture date instead of the upload date.
Additionally, it should be possible to optionally include the original default filename in the mask.
Example: YYYY-MM-DD_IMG123.jpg
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels