501
Feature Requests and Suggestions / Name as Folder?
« on: July 23, 2013, 14:31:36 »
Is it possible for me to run a script that would name files as their parent folder? This would be a command I could allocate to a button ideally.
e.g.
\tortoise
file.avi
to
\tortoise
tortoise.avi
or (more tricky)
\Flowers
file01.jpg
file02.jpg
to
\Flowers
Flowers01.jpg
Flowers02.jpg
I can see that I would also need to run a numbering routine in this example unless I can exclude numerals somehow.
e.g.
\tortoise
file.avi
to
\tortoise
tortoise.avi
or (more tricky)
\Flowers
file01.jpg
file02.jpg
to
\Flowers
Flowers01.jpg
Flowers02.jpg
I can see that I would also need to run a numbering routine in this example unless I can exclude numerals somehow.