Most people know the basic keyboard shortcuts ⌘X
, ⌘C
and ⌘V
for cut, copy and paste but, if you like to keep your hands on the keyboard as much as possible, an important related Mac keyboard shortcut to know is ⌘⌥⇧V
(command-option-shift-v) for “Paste and Match Style” (or “Paste as Text” which is how I think of it).
Under the hood, Paste and Match Style simply pastes in the text only version of whatever is on your clipboard, thereby stripping out fonts, colours, sizes and other rich text formatting.
This can be useful when pasting styled text into Pages or Mail (for example), when you just want the raw text, not all the styles.
Another time it comes in handy is when copying and pasting links. If you right click on the Micro.blog “Timeline” link above and choose “Copy Link” you’ll get a rich text link on your clipboard. If you try and paste it into the body of an email message you’ll get the word “Timeline” linked to the url. If you just want the URL you can use ⌘⌥⇧V
to “Paste and Match Style”, pasting just the unformatted URL.
Notes
⌘⇧V
(no option key)