#Emacs best kept #dired secret: C-x C-q.

The buffer becomes editable, so you can do all sorts of fun things quickly. I like using macros to do file renames, especially when it would take me longer to figure out the regex/pattern than it would for me to record the keystrokes I want effected.

@TitanOfOld Love it! Also in grep-mode to edit many files at once (or deadgrep-mode) and many other modes 😊
@TitanOfOld I just started using this, it's great!