this post was submitted on 18 Mar 2026
988 points (97.5% liked)

Programmer Humor

30494 readers
2839 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 103 points 3 days ago (3 children)

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

[–] renzhexiangjiao@piefed.blahaj.zone 55 points 3 days ago (4 children)
[–] 3abas@lemmy.world 49 points 3 days ago (2 children)
[–] Bronzebeard@lemmy.zip 19 points 3 days ago

Unsurprisingly Microsoft products are the least consistent with it

[–] brbposting@sh.itjust.works 3 points 2 days 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 16 points 3 days 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 3 points 3 days 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 6 points 3 days 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)

[–] brbposting@sh.itjust.works 1 points 2 days ago (1 children)

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

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

Neither.
I juat don't really care as I'll use the start menu to strip it.
Amd (at least ony machine at home and work, the default behavior is to strip the format and write plain text

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

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

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

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

[–] mrgoosmoos@lemmy.ca 6 points 3 days ago

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

[–] jnod4@lemmy.ca 6 points 3 days ago

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

[–] Alaknar@sopuli.xyz 1 points 2 days ago

It still does that job perfectly fine.

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