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

Add Pure Paste #1120

Merged
merged 1 commit into from
Oct 11, 2022
Merged

Add Pure Paste #1120

merged 1 commit into from
Oct 11, 2022

Conversation

sindresorhus
Copy link
Contributor

NOTE: A similar PR may already be submitted! Please search among the Pull request before creating one.

Types of Changes

What types of changes does your PR introduce? Put an x in all boxes that apply

  • New addition to list
  • Fixing bug in existing item in list
  • Removing item from list
  • Changing structure (organization) of list

Proposed Changes

Describe each of your changes here to communicate to the maintainers why we should accept this pull request.

Pasting as plain text is what you usually want. This app makes it the default. It also has bonus features like removing tracking parameters from URLs.

FAQ

‣ Why not just use the “Paste and Match Style” menu item or “⌥⇧⌘V”?

  • That menu item is not available in all apps.
  • The keyboard shortcut is hard to remember and type.
  • This app can exclude certain apps, preserve links, and also remove tracking parameters from URLs.

PR Checklist

Put an x in the boxes once you've completed each step. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • I have read the CONTRIBUTING guide
  • I have explained why this PR is important
  • I have added necessary documentation (if appropriate)

@jaywcjlove jaywcjlove merged commit 29b4de4 into jaywcjlove:master Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants