I recently bought PM and I want to say first of all that I am very pleased with it. I have a question that may have been answered before, if so please forgive me for bringing it up again.
I have until now been using Downloader Pro (DP) for ingesting and I have renamed pictures according to the scheme:
{year4}-{month0}-{day0} {model}_{frame:-4,4} (using the PM notation),
but with the difference that I shortened {model}, which can be quite long, with the mapping feature of DP, which basically works like this:
IF {model} = "camera_model_name_that_you_want _to_shorten" THEN
{model} = "short_camera_model_name"
ENDIF
where short_camera_model_name can be defined arbitrarily by the user. I have, for instance, shortened a {model} like Canon PowerShot A530 to A530, and Nikon D80 to D80. You can also do this in PM by using variable substring extraction, but I cannot get that to conform exactly to the way I have renamed pictures with DP, because of the different lengths of the short_camera_model_names that I have chosen.
This is a minor thing, but it would be nice to be able to rename in the same way as before. Is there a way to accomplish that with PM?
Thanks,
Karl