this post was submitted on 18 Mar 2026
630 points (96.9% liked)

Programmer Humor

31445 readers
963 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] RainbowBlite@piefed.ca 63 points 2 months ago (4 children)

Notepad's sole purpose is to remove formatting from copied text.

[–] renzhexiangjiao@piefed.blahaj.zone 33 points 2 months ago (4 children)
[–] 3abas@lemmy.world 24 points 2 months ago (2 children)
[–] Bronzebeard@lemmy.zip 13 points 2 months ago

Unsurprisingly Microsoft products are the least consistent with it

[–] brbposting@sh.itjust.works 1 points 1 month ago

But but but that’s unacceptable!

Custom hotkey to trigger simple plaintext clipboard script, couldn’t live without it.

(“Script“ is a scary word for many of us but you probably only ever see the code once or instead use some free open source clipboard manager that has “replace clipboard with plain text“ built-in.)

Anyway you’re right, I probably still use a similar workaround once a week!

[–] Appoxo@lemmy.dbzer0.com 11 points 2 months ago (1 children)

Not always (looking angrily at you Outlook, meanwhile your brother Excel excels (ha!) at doing this while inputting data).

[–] lightnsfw@reddthat.com 1 points 2 months ago (1 children)

Fuck excel. The default should be to leave whatever the fuck I paste in there alone. If I want you to reformat shit I'll tell you to reformat it.

[–] Appoxo@lemmy.dbzer0.com 4 points 2 months ago (2 children)

??
Everytime I paste something it there, the formatting (for better or for worse) stays on whatever the source was.

But at least you can use the CTRL + Shift + V to paste it unformatted (Unlike Outlook)

[–] lightnsfw@reddthat.com 2 points 2 months ago (1 children)

Try doing upc codes and see how you feel about it.

[–] Appoxo@lemmy.dbzer0.com 1 points 1 month ago

Oh yeah...Data type pasting is...Interesting :p

[–] brbposting@sh.itjust.works 1 points 1 month ago

Is it annoying enough you’d actually want to try fixing it or is the Notepad workaround good enough?

[–] jnod4@lemmy.ca 5 points 2 months ago

That command gives me a bunch of more hoops to jump through

[–] mrgoosmoos@lemmy.ca 4 points 2 months ago

that doesn't usually work when copying between different Microsoft products. it always fucks it up somehow or simply doesn't let you

[–] blobii@lemmygrad.ml 1 points 1 month ago

it's where most people started learning html

[–] thethunderwolf@lemmy.dbzer0.com 1 points 2 months ago

You can use Neovim (or any CLI text editor) for that

[–] Alaknar@sopuli.xyz 1 points 1 month ago

It still does that job perfectly fine.