I have been a Bulk Renamer user for a good many years, but only for relatively simple tasks. I'd now like to do something more complicated which looks as if it should be possible using Regular Expressions, but I'm defeated as to how to manage and should be grateful for any help/advice. I'm using Windows 11, 24H2.
I've got a very large number of files collected over the years of newspaper references. The general form is: "Durham County Advertiser 18981130-8d (Minster electric light first time).pdf" (publication name of one or more words, sometimes including an ampersand; date in form YearMonthDay follwed by dash, page number of 1-4 digits, and letter for column reference; brief topic description in parentheses; point and extension).
I'd like to re-order all the files to put the date first, as I've come to find that the easiest way to get at the information I want (thus: "18981130-8d Durham County Advertiser (Minster electric light first time).pdf").
Before I spend any more time just getting lost, can anyone tell me if what I want to do is possible with Regular Expressions or not, please?