Page 1 of 1
0.99.1: Batch Rename (Regex Captures Don't Work)
Posted: Wed Oct 13, 2021 2:09 pm
by stevehero
See attached the $1 doesn't work when capturing using regular expressions.

- Batch Rename - Capturing Not Working.png (10.3 KiB) Viewed 755 times
Re: 0.99.1: Batch Rename (Regex Captures Don't Work)
Posted: Thu Oct 14, 2021 12:49 pm
by michel038
I support this request
This is useful to distribute photos whose names are dates into yearly folders ... (or months or days )
replace ^([0-9]{4}) with $1\
This will move files into annual folders
I know i can also use import and sort ... but photos that have been sent with WhatsApp or similar apps, or through MMS have lost their exif dates.