Email or username:

Password:

Forgot your password?
60 comments
Dave_Smeg

@CriticalCupcake It used to be before someone decided to include the formatting on the copy command.

Tim Ward ⭐πŸ‡ͺπŸ‡ΊπŸ”Ά #FBPE

@davesmeg @CriticalCupcake It's a long time (decades!) since I've written any low level Windows clipboard code, but my recollection is that the cutting application should register as many formats as it be bothered to cope with generating, and it's then up to the pasting application to choose which one it wants. So I would put the fault firmly on the pasting side.

Dave_Smeg

@TimWardCam @CriticalCupcake
Sounds like something a politician would come up with.

Create a problem and then let someone else come up with a solution, when they do, make the problem more complicated and make others do even more work to come up with a solution.

Tim Ward ⭐πŸ‡ͺπŸ‡ΊπŸ”Ά #FBPE

@davesmeg @CriticalCupcake I was indeed surprised when I started writing clipboard code to find how complicated it was. There's also yet another layer of complexity around keeping stuff on the clipboard after the publishing application has closed.

But all this complexity is designed to give a simple and straightforward user experience ... which it was, until some misguided smartarses decided to change their default format for text pasting.

IaΞ·

@davesmeg @TimWardCam @CriticalCupcake As always, this should be the USERS choice.

There was already the problem of the paste command losing information. A no-no!
If I have copied formatted text, images, tables, application objects and linked objects, in many cases I do not wish to lose work and have to redo it. So they fixed the problem.

It's not just a plain text world for many people.

Tim Ward ⭐πŸ‡ͺπŸ‡ΊπŸ”Ά #FBPE

@ianp5a @davesmeg @CriticalCupcake Yes, it should be the user's choice. We're discussing what should be the *default*, without having to right click or find a menu or anything.

IaΞ·

@TimWardCam @davesmeg @CriticalCupcake Defaults will never be right for everyone. Defaults are something where devs are damned if they do, and damned if they don't. If you can't give a user choice, then if you are in an IT setting, then maybe plain text is preferred. Many of us are not in IT though.

Menno

@ianp5a @TimWardCam @davesmeg @CriticalCupcake
Well, in MS-Word, it's a user choice to set whether to paste plain text, or formatted as default. It at least it used to be. We recently upgraded to new PCs and I haven't bothered to try fix it in our current version.

ℛ𝒾𝒸𝒽𝒢𝓇𝒹 π’žπ‘œπ“π‘’

@MennoWolff @ianp5a @TimWardCam @davesmeg @CriticalCupcake

In Word 2013 (and possibly later):
Select the π‘­π’Šπ’π’† tag on the toolbar.
Select π‘Άπ’‘π’•π’Šπ’π’π’”.
Select 𝑨𝒅𝒗𝒂𝒏𝒄𝒆𝒅 and it's top of the π‘ͺ𝒖𝒕, π’„π’π’‘π’š 𝒂𝒏𝒅 𝒑𝒂𝒔𝒕𝒆 options. See below

Dave_Smeg

@TimWardCam @ianp5a @CriticalCupcake I think that when using right-click to select "copy" there should be an option of "copy with formatting."

Tim Ward ⭐πŸ‡ͺπŸ‡ΊπŸ”Ά #FBPE

@davesmeg @ianp5a @CriticalCupcake That's not how the Windows clipboard works - the "cut" operation should offer as many formats as the source application can cope with, it's up to the "paste" application to choose one that it understands. What we're discussing is what should happen when the "paste" application can understand multiple of the formats on offer.

Cleopatra

@CriticalCupcake
i'm a barbarian who just notices something 'feels off' about the copied text and does not realize it is because the font is slightly different

Candyhog

@Cleopatra @CriticalCupcake HOW MANY TIMES do I have to paste text and it turns out to have a light grey background?!

Graham Downs

@CriticalCupcake Yes. Yes. A thousand times YES!!! 😠

LouD

@CriticalCupcake
Yes please, remembering all key binds is easy tho
@jurjen_heeck

SteveBologna

@CriticalCupcake And I don’t know how to do any of that stuff

hnapel

@CriticalCupcake

Pasting first to Notepad and then again to where I want it to land, story of my life... πŸ€¦β€β™‚οΈ

Mark Darbyshire

@CriticalCupcake I would quite like the compromise of merge formatting so it captures any key structural information like headings, lists, and emphasis.

Critical Cupcake

@mark I quite like that idea, i'd settle for being able to set the default with this as a viable alternative.

The Observations

@CriticalCupcake In ten years time we’ll probably have to change the meme into β€œpaste without content enhancement should be the default” once LLM’s like GPT are a standard part of our tools.

hazelnot :yell:

@q_observations @CriticalCupcake if that stuff becomes "a standard part of our tools" I will simply stop using tools tbh

Or at least stick to software without that nonsense, or forks with it removed

Jon

@CriticalCupcake yup yup - but for now if you are on Mac you can use this free tool from @sindresorhus to achieve just that in the background sindresorhus.com/pure-paste

Phil Thane βœ…

@CriticalCupcake For text from the web the 'Copy plain text' plugin for Firefox is great.

:paws: epigone :vim:

@CriticalCupcake that will require developers to publish html without <div>-itis, actually provide lists to be parsed (i.e., use the semantics as they are expected in html), etc. this requires #a11y-first thinking across the board, and no more appeals to js frameworks that offer corner-cutting as a service.

DELETED

@CriticalCupcake

It's more intuitive to copy some formatted text and paste it with the formatting.

Most applications give you a "Paste without formatting" option.

smallerdemon

@CriticalCupcake Yup. 1000%. However it got decided to paste with formatting as default...

Jamie Green

@CriticalCupcake I use a keyboard maestro command to paste whatever is in the clipboard without formatting - it’s a great solution for this.

J. Scott Key

@CriticalCupcake The footnote font should be the same as as the font in the body of the document.

Aaron O

@CriticalCupcake hear me out... then it isn't truly copy.

I'm 100in for all pasting utilities to support without formatting, but copy needs to remain copy.

DELETED

@CriticalCupcake At least on Linux, you can just highlight text to copy it and paste it (unformatted) with the middle mouse button. No <shift> + <ctrl> + V required.

Vidalia Onion Enjoyer

@CriticalCupcake this would be better if the font changed halfway through lol

DELETED

@CriticalCupcake It should be a settings toggle

But by default would be better

Jeffrey J. Dean

@CriticalCupcake @futurebird I use Paste Plain Text from Fiplab, for MacOS. Does what it says on the tin, and it lets you toggle it on and off with a dropdown in the menu bar.

jsnidal

@CriticalCupcake This! 800 times a day, this! Mind you, at least I finally learned the keyboard shortcut for it, but still …

touching doodles

@CriticalCupcake ms office can’t even seem to handle basic table formatting between its own software

Khosumi

@CriticalCupcake ctrl+shift+v pastes without formatting.

While it's not default it's not that difficult to do either

dondo

@CriticalCupcake β€œpaste content” and β€œpaste format” should always be two separate commands.

Angie

@CriticalCupcake This is why I always add "paste value" to the ribbon.

DELETED

@CriticalCupcake i really don't understand how it became mainstream, especially since there are multiple platforms that simply don't have that kind of tech

Go Up