Rename multiple filenames and update links consistently

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.

1 Like

Have a look at the Bulk Rename plugin: https://github.com/OlegLustenko/obsidian-bulk-rename.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.