I can't figure how to rename by sequential numbering at start of a file name, rather than at the end as the built-in option in Directory Opus' rename dialog.
Maybe it's harder than I think.
This is an example of what I would like to achieve:
Old name New name
abc.jpg 1-abc.jpg
def.jpg 2-dep.jpg
ghi.jpg 3-ghi.jpg
Will I need a script rather than some simple expression in the 'New name' box?
Thank you in advance for any help.
Thank you very much, leo. I've pounded on this for a while.
In my research I had noticed that [#] seemed to indicated sequential numbering, but I never realized the checkbox had to be checked for it to activate.
I'm a noob at this.
Is there a list somewhere of these modifiers (like [#]) that are valid when the checkboxes are checked?
The manual and help file seem somewhat sparse, maybe it's just me.
I guess regular expression syntax can be applied sometimes also, like ^,$, or .
Anyway, thanks again.