Second set of folder patterns which have the index in the opposite direction

Started by AnaDia, April 25, 2015, 06:35:56 PM

Previous topic - Next topic

AnaDia

Will it be possible to get a second set of folder patterns, where the index starts at the begin of the path and not at the end?

Maybe:

c:\data\images\travels\summer

pb4: c:\data\images\travels\summer
pb3: c:\data\images\travels
pb2: c:\data\images
pb1: c:\data\
pb0: c:

and

db4: summer
db3: travels
db2: images
db1: data
db0: c:

I had a file in a subdirectory for which the output folder of the batch processor should be a folder at the same level like the input folder or maybe at a higher level. Something like this:
Input: {Basedir}\{YYYY}\{MM}\{DD}\work\tif\xxx.tif
Output: {Basedir}\{YYYY}\{MM}\{DD}\work\iPad\xxx.jpg