Thank 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…
Ask HN: Who decided copy+paste should copy styling/formatting?
181–187 of 187 posts
Re: Ask HN: Who decided copy+paste should copy styling/formatting?
#182Earlier quoted context omitted.
backwards compatibility. people who have been using those applications for decades do not want those shortcuts to change for any reason.
Haha, I wish they'd thought of that before they implemented the ribbon to replace the menu bar. I can't imagine how many hours of productivity were lost for people dealing with that change.
you'll be happy to know that a lot of the ribbon is going away in favor of small buttons with icons on them, and people are losing their minds over it. so no matter what Microsoft do, millions of people are gonna bitch about it and complain for years and years.
Re: Ask HN: Who decided copy+paste should copy styling/formatting?
#183Earlier quoted context omitted.
I wonder if there is a similar workaround in MacOS. I've gotten quite used to putting things in Sublime as an intermediate step to strip formatting, I'd love to be able to skip that.
Edit ‣ Paste and Match Style is available in most applications. You can assign it to a keyboard shortcut if it's not assigned to one in the app you're using. Also, I use Typinator, and have assigned an abbreviation to paste as plain text. Text expansion tools are indispensable.
Thanks for the tip, I'm going to check that out.
Re: Ask HN: Who decided copy+paste should copy styling/formatting?
#184It seems most of my posts here end up being a complaint about MS Teams. So here is another. Teams will happily take the formatting of "black text" from copying from Word for example. But anyone who is using a dark theme on Teams now can't read it because it "intelligently" kept the formatting that didn't even matter because it was just "plain back text". Had it been copied from something that didn't specify that form…
Re: Ask HN: Who decided copy+paste should copy styling/formatting?
#185 alias noformat="pbpaste | pbcopy"Re: Ask HN: Who decided copy+paste should copy styling/formatting?
#186In 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...