My main challenge is with Excel. When I'm working with multiple spreadsheets and workbooks, I want the values in the cells (not formulas) and no style. So my settings are perfect for my requirements. Others probably are OK with Shift-Option-Command-V.
Cheers! On Thursday, June 16, 2016 at 11:59:29 AM UTC-7, hmelman wrote: > > I think the somewhat standard command is Paste and Match Style and it's > shift option command V. It's also in Word 2011 at least. > > Howard > > > On Jun 16, 2016, at 12:45 PM, Mike Petonic <[email protected] > <javascript:>> wrote: > > > > Microsoft products (Word, Excel) tend to be non-conformant to the Mac > conventions. To overcome that, I set up a QS trigger bound to > "Shift-Cmd-C". The trigger does the following: > > > > Run Shellscript (I use a different variant, but on vanilla QS, I > think that this is the command) > > pbpaste | bcopy > > > > Then, my workflow is "Cmd-C" to copy the data, and when I know I only > need the raw data, I then put my pinky down on the shift key and press it > again so that I get my Shift-Cmd-C. > > > > It's a pretty fast workflow for me. > > > > HTH, > > -Mike > > > > > > > > On Thursday, June 16, 2016 at 3:42:25 AM UTC-7, Adam Rosenthal wrote: > > Thanks, I didn't know about this keystroke. As Rob says it's not > universal, but still useful. > > > > On Saturday, May 21, 2016 at 8:16:27 PM UTC+1, Timmy wrote: > > What's the point when command + alt + v pastes without any formatting in > OSX anyway? > > > > Sent from MiPhone. > > Please excuse brevity or tpyos. > > > > > On 21 May 2016, at 21:50, Rob McBroom <[email protected]> wrote: > > > > > >> On 20 May 2016, at 7:44, Adam Rosenthal wrote: > > >> > > >> Copying text into and out of QS has the excellent effect of putting > it into > > >> the correct size, font and colour for the document it's copied into. > > >> > > >> However, currently to do this I invoke QS, press ".", ⌘V, ⌘A, ⌘C, ESC > twice > > >> to exit QS, then ⌘V into the new document. It occurs to me that if I > could > > >> bring these 8 keystrokes down to, say, 5, I would probably save > enough time > > >> to do all those other things I thought I'd do when I grew up. > > > > > > If you’re trying to discard the original formatting when you paste, > there’s a Paste as Plain Text action. > > > > > > -- > > > Rob McBroom > > > http://www.skurfer.com/ > > > > > > -- > > > You received this message because you are subscribed to the Google > Groups "Quicksilver" group. > > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] > <javascript:>. > > > To post to this group, send email to [email protected]. > > > Visit this group at > https://groups.google.com/group/blacktree-quicksilver. > > > For more options, visit https://groups.google.com/d/optout. > > > > -- > > You received this message because you are subscribed to the Google > Groups "Quicksilver" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] > <javascript:>. > > To post to this group, send email to [email protected] > <javascript:>. > > Visit this group at > https://groups.google.com/group/blacktree-quicksilver. > > For more options, visit https://groups.google.com/d/optout. > > -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/blacktree-quicksilver. For more options, visit https://groups.google.com/d/optout.
