Sometimes is handy to apply some pattern to your filenames. The problem is that we can’t rename filenames like we do when we replace text across a vault. Renaming files from a console would break all links for the renamed files.
I’d be nice to have a plugin that allows you to rename files and updated links with this criteria:
- search pattern. The pattern that matches file names
- replace pattern. The patter to update file names
- path. Allow to narrow the search to a specific path following patterns.
Allowing regex would be neat.