PlainPasta

A simple macOS app for "plaintextifying" your clipboard

Stars
81
Forks
5
Open issues
17
Closed issues
8
Last release
about 2 years ago
Last commit
about 2 years ago
Watchers
81
Total releases
14
Total commits
102
Open PRs
0
Closed PRs
7
Repo URL
Platform
Mac
License
mit
Category
Offers premium version?
NO
Proprietary?
NO
About

Plain Pasta

Plain Pasta was a tiny Mac app that makes "Paste and Match Style" the default copy/paste behavior.

⚠️ Plain Pasta is no longer under active development ⚠️

This was a really fun project to work on, but I will no longer be actively developing on the project. I'm leaving it here in case there is any code that could still be useful to others. Check out the release notes for a little more information if you'd like: https://github.com/hisaac/PlainPasta/releases/tag/1.3.0

If you're looking for something like Plain Pasta that is still being developed, I'll direct you to the excellent Pure Paste by @sindresorhus. It does everything I had hoped for Plain Pasta to do someday, and then some.

I was in the process of working on a major update to the app. I've kept that work in a separate branch here for reference purposes: 2.0.0-beta

👋

Demonstration

Plain Pasta sits in your menu bar, and watches your clipboard for text, removes any styling from the text, and puts plaintext back on your clipboard.

I made this app because I rarely want styling to be copied to my clipboard. When I copy text, all I want is the text.

Download the most recent version of Plain Pasta from the Mac App Store.

Without Plain Pasta

<a href="https://github.com/hisaac/PlainPasta/blob/main/./docs/without-plain-pasta.gif" rel="nofollow">

</a>
<p>Copy/Pasting styled text takes both the text <em>and</em> the styling with it</p>

With Plain Pasta

<a href="https://github.com/hisaac/PlainPasta/blob/main/./docs/with-plain-pasta.gif" rel="nofollow">

</a>
<p>Copy/Pasting styled text <em>with</em> Plain Pasta enabled only pastes the text itself, no styling</p>

Contributing

PRs are more than welcome!

To get up and running, you'll need to clone this repo, and then initialize the VerifyNoBS submodule using:

git submodule update --init
Attribution

Plain Pasta was inspired by another app called FormatMatch by Robert Wessels.

I've used FormatMatch for many years. I would've happily used it for many more years to come, but the app hasn't been updated for over 6 years, and Robert Wessel's website is no longer live. I've been concerned for the continued life of the app, so I finally decided to take the time to write a new version using modern technologies.

Alternative Projects

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.