5 ms·
Copy image from one place to another. Copy entire powerpoint slide between presentation. Copy table from web to word.
by innocenat 3y ago
Copy image from one place to another. Copy entire powerpoint slide between presentation. Copy table from web to word.
- nixass 3y agoHow many times in a day you do that versus pasting with no formatting?
- stronglikedan 3y agoExceptionally more, personally.
- w0m 3y agoHonestly - Depends on the Job. When coding, I generally want ~no formatting by default. But When I'm pulling a code chunks into an email or similar; to preserve easier readability I can either copy from terminal with formatting or send a screenshot (which recipient then can't copy if they want to play with it). You could say "Use a different tool!" like Gist or similar; but that's often overkill.
- pynappo 3y agoOn a daily basis, i paste into programs that aren't wysiwyg (terminal, reddit, browser omnibar, etc) much more often than stuff that is (google docs, powerpoint). for the former programs it doesn't matter if i paste with or without formatting. for the latter programs having the default be paste with formatting seems fine. yes, i'll paste stuff from the web without formatting. But copying/cutting/pasting within the same document is also a pretty common interaction and if i'm cutting something non-trivial (eg. google docs table/nested lists), i don't want to paste it back into google docs as a bunch of regular, separate lines.