Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Global Paste As Text #21650

Closed
thenonhacker opened this issue Nov 3, 2022 · 2 comments
Closed

Global Paste As Text #21650

thenonhacker opened this issue Nov 3, 2022 · 2 comments
Labels
Idea-Enhancement New feature or request on an existing product Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@thenonhacker
Copy link

thenonhacker commented Nov 3, 2022

Description of the new feature / enhancement

Pressing a Win shortcut will paste any copied text, as plain/unformatted text. The clipboard should not be modified when this action is invoked.

It should behave as if we used Microsoft Word's Paste Special -> Unformatted Text, but for any app, and with a sensible WinKey shortcut. Since Win+V is already reserved for viewing Clipboard History in PowerToys, maybe we should assign Win+Shift+V to this very useful action; up to you guys.

  • This feature should work in BOTH Windows 10 and 11.
  • This feature should work with one quick keyboard sequence, no UI, no additional clicks or menus.
  • Nice to have: An option to hear a sound, indicating that you really have pasted unformatted text (see: Pure Text)

Scenario when this would be used?

When working with apps that support rich text, users often find the need to paste rich text as plain text, so that they have more control on how to format text that is pasted.

If they don't have this control, then they have to deal with workarounds, such as: opening Notepad first, pasting text there, and recopying it, then going back to the rich text app, and pasting the plain/unformatted text copied from Notepad. By pasting in Notepad, you force the clipboard's rich text formatting to be ignored.

Supporting information

Articles that teach users on how to paste rich text as unformatted text:

Here are the apps that implement this feature:

  • Pure Text by Steve Miller -- It's not perfect, but I am relying on this now, but this is the kind of applet that should be part of Windows by default, or PowerToys

  • Figma -- They have to implement their own "Paste as Text", invoked by using Ctrl+Shift+V

  • WordPress -- WordPress comes with a feature that allows you to paste any external text into WordPress and won’t keep all of its internal formattings.

  • Microsoft Edge, Google Chrome, and Mozilla Firefox all support Ctrl+Shift+V as a keyboard shortcut for “paste as plain text.”

  • Programs in the Microsoft Office suite naturally do things a little differently, and the way to paste as plain text is to hit Ctrl+Alt+V and then select “Unformatted Text”. Alternatively, you can do Alt, H, V, T. Note that the keys are pressed and released in sequence, not held simultaneously.

Weird Workarounds from this page

  • "One trick I use if I need to strip formatting from the clipboard is to use the key sequence Win+R, Ctrl+V, Ctrl+A, Ctrl+C, Esc. This opens the Run dialog, pastes the clipboard into the edit box, then copies the text back out."

  • "If I’m on a Web page, I use Ctrl+F instead of Win+R, using the Web browser’s “Find text on page” dialog as the temporary edit control."

@thenonhacker thenonhacker added the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Nov 3, 2022
@taras-janea taras-janea added the Idea-Enhancement New feature or request on an existing product label Nov 6, 2022
@crutkas
Copy link
Member

crutkas commented Nov 24, 2022

/dup #1684

@ghost
Copy link

ghost commented Nov 24, 2022

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost ghost closed this as completed Nov 24, 2022
@ghost ghost added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Nov 24, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Idea-Enhancement New feature or request on an existing product Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

3 participants