Hi there,
I'm struggling with the following:
I will shoot portraits of people from a sports organization. There are 24 different teams with more than 440 individuals. Every individual is assigned to one team.
I created a code replacement file that looks as follows:
0101 Marc Mueller NLA
0102 Tim Tomlinson NLA
0103 Roger Hopkins NLA
0201 Tiger Forrest U21
0202 Spider Murphy U21
....
The first two digits represent the team (01 = NLA, 02 = U21) and the other two the player.
During or after the shooting I will use the code replacement to label the files before I save them.
When I save the pictures they should go into separate folders, depending on the team. All pictures of players from team NLA should got into the folder "NLA" and so on.
I'm pretty sure that one can solve this, but currently I'm lacking the starting point. Any ideas? Thank you very much.
Best regards,
Markus