Is there any add-on to rename folder items (or collection items)?
I have many folders with ±1000 images with names like '75px Something', and another 1000 with names like '20a Some Image', '3 Somename' and another 1000 with 'Something.png' or 'something.jpg'. And some other folders of Excel / Word docs.
Probably, I would like to rename thing this way:
a) Move the number last or
b) Remove [number]px
c) remove .jpg/png
PS: I could script it, but I would like to do it 'on folders so I can check before go'.
You can also use exportimport to export the folder, update the json, upload it to see how it would like and then switch folders. It depends on how much folders you have.
UPDATE2: I got around the unicode regex problem by using ASCII field instead of TextLine field. Could maybe be a problem if you want to replace special characters.
Currently, I am using a portlet which I will put on folder root and then just go to the folders where I want to search / replace the (image) names.