Menu Edit
Undo
Ctrl+ZUndos the last operation.
Redo
Ctrl+YRedos the last undone operation.
Repeat
Ctrl+YRepeats the last performed action or action group. Shares the same menu item, toolbar item, and keyboard shortcut with Redo.
Copy
Ctrl+CCopies text from an edit field to the clipboard. If one or more audio files are selected, Mp3tag copies its tags along with a textual representation to the clipboard.
Copy as Text…
Copies a textual representation of the selected files to the clipboard. A format string consisting of placeholders and scripting functions like %_filename_ext%
, $num(%track%,2)
, or %title%
is used to determine what’s copied.
Cut
Ctrl+XCuts text from an edit field to the clipboard. If one or more audio files are selected, Mp3tag cuts its tags to the clipboard.
Paste
Ctrl+VPastes text from the clipboard to the current cursor position.
If one or more audio files are selected, and the clipboard contains tag information,
Mp3tag will paste the tags to the selected files.
Find
Ctrl+FOpens a window which allows for finding files from the File List based on a given criteria and search strategy.
Cover
Rename
F2Renames the first selected file in the File List. If you’ve removed the default file name column, edit mode for the first editable column is triggered instead.
Copy…
Copies selected files to a chosen target directory.
Move…
Moves selected files to a chosen target directory.
Remove
DelRemoves selected files from the File List without deleting them.
Delete…
Deletes selected files. A warning message is shown if the corresponding configuration option at Options → Messages is enabled.
Select all files
Ctrl+ASelects all files in the File List.
Invert selection
Ctrl+Shift+AInverts the current selection in the File List.
Unselect all
Ctrl+UUnselects all files in the File List.
Select next file
Ctrl+NSelects the next file in the File List.