Skip to content

Rename multiple files interactively

The command denote-dired-rename-files (alias denote-dired-rename-marked-files) renames the files that are marked in a Dired buffer. Its behaviour is similar to the denote-rename-file in that it prompts for a title, keywords, and signature (Rename a single file). It does so over each marked file, renaming one after the other.

Unlike denote-rename-file, the command denote-dired-rename-files does not ask to confirm the changes made to the files: it performs them outright (same as setting denote-rename-confirmations to a nil value). This is done to make it easier to rename multiple files without having to confirm each step. For an even more direct approach, check the command denote-dired-rename-marked-files-with-keywords.