All posts
5 min readProduct

Why your clipboard forgets and what a clipboard should do instead

The system clipboard holds exactly one thing and loses it the moment you copy the next. Here's why that design is stuck in 1983, and what a modern clipboard looks like.

By The Clypy team

Copy a phone number. Now copy an address before you've pasted the number. The number is gone. It was not archived and cannot be recovered. You reach for something you had a half-second ago and the drawer is empty.

This isn't a bug. It's the design. And the design is old.

A single slot from 1983

The system clipboard was built as a single memory slot: one cut or copy overwrites the last. That made sense when memory was scarce and the clipboard was plumbing for moving a paragraph across a document. Forty years later we copy dozens of things an hour, including links, codes, snippets, addresses and quotes, across several apps and often several devices. The plumbing never changed.

So we've all built the same workarounds:

  • Pasting into a scratch note "just in case," then never cleaning it up.
  • Emailing yourself a link to get it from your phone to your laptop.
  • Re-finding the same value five times a day because copying anything else erased it.

Each is a small tax. Together they add up to a real one.

What a clipboard should actually do

A clipboard that respected how you work would do four things the default one doesn't:

  1. Remember more than one thing. Everything you copy stays available until you decide it shouldn't.
  2. Follow you across devices. Copy on your phone and paste on your laptop without emailing yourself.
  3. Let you find things. Search instead of simply scrolling a list, ideally by meaning rather than exact words.
  4. Know what things are. Links, code snippets, colors and secrets each behave a little differently, and the clipboard should know the difference.

None of this is exotic. It's what you'd design if you started today instead of inheriting a decision from 1983.

The clipboard is the most-used feature you never think about. That's exactly why it's worth getting right.

Where Clypy fits

Clypy is that redesign. It keeps a searchable history of everything you copy, syncs it across every device end-to-end encrypted, tags each clip by type, and puts all of it one keystroke away with ⌥V. The single slot becomes a memory.

If you've ever lost something the instant you copied the next thing, that's the whole pitch. Try it free with no account or card.