Can this be done with an action or script?
Hello!
I created an action that shortens my work by a good half hour on each psd file. The only thing left is to manually select the files during the action. It makes me wonder if the selection of files could also be done automatically.
My file structure looks the same every time:
+200! folders and in each of them 12 strings of files:
0_A.png
0_B.png
0_C.png
0_D_1.png
0_D_2.png
0_D_3.png
then
1_A.png
1_B.png
1_C.png
1_D_1.png
1_D_2.png
1_D_3.png
then
2_A.png
2_B.png
2_C.png
(... )
last
11_A....
I run actions for files with prefix 0 then separately for 1 and so on and so forth. I wonder if it is possible to do so, that I choose a range of files, that is those with prefix 0 and the action will automatically choose those files in the right order and process them. Then I would select 1_... and the action selects the files in the correct order (by recognizing the names not prefixes, i.e. A, B, C, etc.).
Has anyone done something similar before? Is there already a script or action that would work this way?
