In many, but not all programs on windows you can paste plain text by using ctrl+shift+v. Outlook desktop is one of the few places where this hotkey does not work. Before I knew there was a native hotkey combo, I created a autohotkey script that would do that and had a mini-tutorial that showed how. https://forum.digikey.com/t/add-a-digi-key-search-hotkey-eve...
Ask HN: Who decided copy+paste should copy styling/formatting?
61–70 of 187 posts
Re: Ask HN: Who decided copy+paste should copy styling/formatting?
#62Re: Ask HN: Who decided copy+paste should copy styling/formatting?
#63In many, but not all programs on windows you can paste plain text by using ctrl+shift+v. Outlook desktop is one of the few places where this hotkey does not work. Before I knew there was a native hotkey combo, I created a autohotkey script that would do that and had a mini-tutorial that showed how. https://forum.digikey.com/t/add-a-digi-key-search-hotkey-eve...
Re: Ask HN: Who decided copy+paste should copy styling/formatting?
#64Re: Ask HN: Who decided copy+paste should copy styling/formatting?
#65Thank you for posting this, I wanted to ask HN about it sometime. I have no clue why somebody thought this was a good idea. In 20 years of using computers everyday, I have never, EVER, had the need to copy the source format into whatever thing I'm doing. On the contrary, every single time I open Notepad, paste it there and copy it again ... I know about ctrl+shift+v or something, but I never get it right and also I a…
If you are copying over, for example, a paragraph or a list for a paper, you'd want the formatting, right? (I don't really have a horse in this fight, primarily use LaTeX for this sort of stuff, but I find it vaguely interesting -- it seems to be a case where people have workflows that they are really invested in).
Not really. For lists it may make some sense, but then if it brings the bullet style/spacing/etc from the source it still wouldn't work for me.
Re: Ask HN: Who decided copy+paste should copy styling/formatting?
#66Trying to literally answer your question of who came up with this: I'm pretty sure Windows 95 already allowed rich text on the clipboard (using the RTF format), and at least Word and Excel both supported it. Mac OS X also had RTF support from the start. Nowadays most desktop applications write HTML to the clipboard instead of RTF, I believe. And that's how the formatting ends up in your Gmail editor inside a browser.
Re: Ask HN: Who decided copy+paste should copy styling/formatting?
#67PARC was a magical place back then.
Re: Ask HN: Who decided copy+paste should copy styling/formatting?
#68You can turn off.
https://www.howtogeek.com/howto/28478/copy-and-paste-in-outl...
Re: Ask HN: Who decided copy+paste should copy styling/formatting?
#69In many, but not all programs on windows you can paste plain text by using ctrl+shift+v. Outlook desktop is one of the few places where this hotkey does not work. Before I knew there was a native hotkey combo, I created a autohotkey script that would do that and had a mini-tutorial that showed how. https://forum.digikey.com/t/add-a-digi-key-search-hotkey-eve...
On Mac you can do shift+option+command+v to paste with formatting removed.