Rename 20250719 in 2025-07-19

Hello,

How can I rename my documents from 20250719-abc to 2025-07-19-abc? My document names always contain the date 20250719-document name grouping-etc… I just want to add a minus sign between the year and the month and between the month and the day. How do I do that?

I would use an applescript

AppleScript in DT?

A regular expression and these smart rule or batch processing actions are sufficient:

3 Likes

By the way, these kind of questions have been asked many times before. Don’t forget to use the forum’s search function first as there are many answers to many questions here already.

5 Likes

Thanks