Is there a way to batch search and replace (including regex) in the title of multiple selected items?

I seem to remember that it is possible, but can’t find my notes.
For example, I would select multiple items→ regex search for $ and replace with 2024-25 to add the prefix 2024-25 to all select items.
thanks in advance for your time and help

See e.g. Rename using RegEx script which is available via Scripts > More Scripts…. However, batch processing using the action Change Name is sufficient in this case, just insert the desired prefix right before the Name placeholder.

1 Like

thank you very much for your help on a Sunday !