Hi Team!
I have the following scenario:
Going to Motocross, shoot a lot of images and then the work begins... Tagging images with code-replacement is working really well.
To upload my images to the selling-shop I am using FTP with the variable "editstatus" (FTP-Path looks like "/MX3/{editstatus}")
Editstatus contans the first 2 words of the caption in reverse order, seperated by a comma.
The Caption looks like the following: "Firstname LASTNAME during the MX event........."
The editstatus- will contain (after working with exiftool) the following value "LASTNAME, Firstname".
Is there a way to have a new variable like "caption:w2"? I'd like to select the words in the caption separately to build up my variable to use it for FTP, so the images go into the desired subfolder.
Many thanks
Sven