Hello! I am trying to use Batch move function to move files (Filenames have this pattern: yyyy-mm-dd - xxxxxx) into new folders by the name of the filename (yyyy).
Which Batch Rename pattern should be used to achieve it?
Batch move based on filenames
-
admin
- Site Admin
- Posts: 64917
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Batch move based on filenames
Actually, I don't think it's possible without scripting. I can make it possible, but I'll wait a bit in case someone proves me wrong.
FAQ | XY News RSS | XY X
Re: Batch move based on filenames
Ok. Thank you for your reply.
-
admin
- Site Admin
- Posts: 64917
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Batch move based on filenames
In the next beta (v25.90.0135), you can use the pattern
<name 4>\* in Batch Rename to achieve what you want.FAQ | XY News RSS | XY X
Re: Batch move based on filenames
Thank you for the addition.
XYplorer Beta Club