How to define a file name template

Ask for help and post your question on how to use XnView MP.

Moderators: helmut, XnTriq, xnview

Post Reply
LateJunction
Posts: 7
Joined: Thu Sep 13, 2018 7:23 am

How to define a file name template

Post by LateJunction »

When I try to rename files (on import), to include the date in the file name, in the form YYYYMMDD, using a template defined as <Ymd_Customname_#.(raw). Sadly this renames the file to "Ymd_Test-import-XT10_17.raf" (as an example), where as what I want is "20200626_Test-import-XT10_17.raf". What am I doing wrong ?
User avatar
xnview
Author of XnView
Posts: 46238
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: How to define a file name template

Post by xnview »

LateJunction wrote: Fri Jun 26, 2020 3:35 pm When I try to rename files (on import), to include the date in the file name, in the form YYYYMMDD, using a template defined as <Ymd_Customname_#.(raw). Sadly this renames the file to "Ymd_Test-import-XT10_17.raf" (as an example), where as what I want is "20200626_Test-import-XT10_17.raf". What am I doing wrong ?
Please try

Code: Select all

{EXIF:Date [Ymd]}_Customname_#
Pierre.
Post Reply