Hi,
I would like to complete the "Shooting" field using the file name.
(https://i.imgur.com/Be8b7bD.png)
Could you tell me the syntax to use ?
Thank you and have a nice day
exiftool -ext jpg -overwrite_original -DateTimeOriginal"<Filename" "Filespec or FolderPath"
This is covered by the third paragraph in FAQ #5 (https://exiftool.org/faq.html#Q5). As Luuk2005 says, you can copy the filename directly into the timestamp tag. Exiftool extract the numbers and take care of the formatting.