If one folder has many files and want to separate to sub folders according to original file name pattern
For example [N1-4]/[N]
would be good for this purpose. but TC don't allow / or \ in mass renaming.
Another good example using regex is
Search (.*) - (.*) - (.*) - (.*)\.mp3
Replace $1 - $2/$3 - $2 - $4.mp3
and another suggestion. I wish i could use plugin's variable in replace box. not just name box.
Including folder name while mass rename
Moderators: Hacker, petermad, Stefan2, white
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
2activekim
Try to use this:
http://www.ghisler.ch/board/viewtopic.php?t=21347
Alternative link:
http://www.autohotkey.com/forum/topic40688.html
Try to use this:
http://www.ghisler.ch/board/viewtopic.php?t=21347
Alternative link:
http://www.autohotkey.com/forum/topic40688.html
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...
#128099
#128099