https://bugs.kde.org/show_bug.cgi?id=523250

--- Comment #4 from Maik Qualmann <[email protected]> ---
Well, if the file doesn't contain date metadata, digiKam uses the file creation
date. If the files were imported via the GPhoto2 driver, that is likely the
current date.
However, you could also extract the date from the filename; a new modifier—the
`dateformat` command—was recently introduced. It can automatically extract the
date from a string and format it however you need. Here is an example:

[file]{dateformat:yyyy-MM-dd 'hello' hh:mm:ss}

filename before: 20250411_181704.mp4
filename after: 2025-04-11 hello 18:17:04.mp4

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to