Hacker News new | ask | show | jobs
by moralestapia 1498 days ago
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 already have developed muscle memory for Notepad.

Also, who decided that pasting w/ format should be the default behavior, sorry but, wtf.

Is there any real use case for this? Anyone finds this useful? Any scenario where this is actually useful and I'm missing it because I'm not familiar with X?

2 comments

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).
>If you are copying over, for example, a paragraph or a list for a paper, you'd want the formatting, right?

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.

If you are editing a text document, you will likely want to move pieces of it around. In the context of WYSIWYG document creation, styling information is part of the content; having to re-apply the style settings every time you moved the text would be annoying.