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 — not archived, not recoverable, gone. 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 — links, codes, snippets, addresses, 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, paste on your laptop — no email-to-self.
  3. Let you find things. Not just scroll a list, but search — ideally by meaning, not exact words.
  4. Know what things are. A link, a code snippet, a color, a secret — each behaves 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 — no account, no card.