Quicksilver Trigger, Strip Clipboard Formatting
I copy text from OmniWeb:

Pasted text before running the trigger:

Pasted text after running the trigger:

Quicksilver maven Dan Dickinson has figured out a sneaky way to strip out this formatting, and has turned the method into a handy Trigger. The trick works by pasting the contents of the clipboard into a terminal shell (where it loses all formatting), and then re-copying the text to the clipboard. For the trigger to work, you must have the Terminal Plugin installed. A full how-to is available on Dan's website.
Share
Categories
Sometimes even the best intentions of developers can't account for user preference, and after speaking with many other Mac users, this...
Add a Comment
Opt+Shift+Cmd+V : four keys but you need three fingers =) Opt+Cmd with the thumb and the rest you will figure out. Also in Mail, Shift+Cmd+V pastes the copied text as quoted text, in case you haven't noticed.
April 29 2007 at 3:01 PM Report abuse Permalink rate up rate down Replypbpaste | pbcopy is a very old trick, and it falls down on Unicode text; there are half a dozen other ways to do it, not least of which is this AppleScript one-liner (which may also be triggered by Quicksilver):
set the clipboard to (the clipboard as Unicode text)
What I've always done is pasted the clipboard text into the CC field of a new email message then copied it back out again.
April 26 2007 at 1:50 PM Report abuse Permalink rate up rate down Replyin the example, you used Google Doc's and Spreadsheets, with OmniWeb, I love Omniweb, but it doesnt support Google Docs yet, atleast not for me!
April 26 2007 at 8:28 AM Report abuse Permalink rate up rate down ReplyIsn't there a danger of side effects here? If the text on the clipboard has paragraph breaks, isn't the terminal going to end up trying to run commands?
e.g. Try it on the next two lines:
say Holy unexpected consequences Batman!
More text here.
I'm sticking to the built in shortcut...
(I can't test the method - away from the Mac for the day)
Does anyone know how to select clips from the Quicksilver clipboard history & then paste them as plain text? (i.e. from any of the clips, not just the last one copied).
The method described above only works with the last clip copied to the clipboard (I think).
Great for bringing this to my attention, both Dans! A great productivity solution for those of us that copy and paste out of emails and website all day long. I made my hot key Option Command V. Nice and simple. Quicksilver is one of the best apps on the Mac period.
April 26 2007 at 2:49 AM Report abuse Permalink rate up rate down Reply5: Opt+Shift+Cmd+V? holy cow, a four key combination?! I can see why it's not that well known. Heck, I keep forgetting the key codes for doing screen grabs, those are three and four simultaneous keys too, so I just call up Grab instead.
April 25 2007 at 11:51 PM Report abuse Permalink rate up rate down Reply6: Firefox is known to not use system services, and it is known to be inconsistent with respect to the rest of the Mac ecosystem.
I wish it were better in that respect, but I still use it almost exclusively because the alternatives are so limited with respect to my uses that it makes me feel almost claustrophobic.
I just wish pasting would work consistently, especially in Firefox. If I already have something on the clipboard, and i clip something else, sometimes the new copy is ignored, so when i paste, I still get the old clip out. This is in 10.4.9 on both g4 and intel macs. My only solution so far has been to try to use cut instead of copy when the first method fails, as sometimes that works.
Hot Apps on TUAW
Deals of the Day
more deals- Altec Lansing Octiv Duo iDock for $48 + free shipping
- Used Apple iMac 17" Core Duo 1.83GHz for $430 + $28 s&h
- Lounge Deluxe Stand for iPhone / iPod touch for $28 + $8 s&h
- Brookstone Surround-Sound Earbuds for $14 + $7 s&h
- Refurbished Skullcandy Tokidoki Smokin' Buds Mic'd Headset for $5 + $2 s&h
- Stitchway Backup Battery for iPod / iPhone for $5 + free shipping
Software Updates
more updates- EFI Firmware Update brings Lion Internet Recovery to 2010-model Macs
- OS X Lion 10.7.3 released with Safari 5.1.3, Wi-Fi bug fix
- Aperture updated to 3.2.2, addresses Photo Stream issue
- Apple updates Keynote to address Lion issues
- Google Search app gets new look on iPad
- Apple releases Apple TV Software Update 4.4.3



15 Comments