Interesting thread, please keep them coming even though this is standard button "work"! o)
To all files and folders I have added these (most using script addins, see below where to find them).
Paste to Containers (I use this on items to paste other items into the same directory where they reside (in flatview e.g.).
ClipboardEx PASTETOCONTAINERS
ClipboardEx PASTETOCONTAINERS MOVE (do not copy, move the items)
Clipboard COPYNAMES variation which stores all item paths as UNC paths into the clipboard (also for local files).
@keydown:none
Clipboard COPYNAMES
@keydown:shift
ClipboardEx COPYNAMES=allunc
Rename variation (holding shift renames items using names from clibboard).
@keydown:none
rename inline
@keydown:shift
RenameFromClipboard
ClipboardEx: Command: ClipboardEx (clipboard related functions)
RenameFromClipboard: Command: RenameFromClipboard