How to Keep Multiple Items in Your Mac Clipboard
How to Keep Multiple Items in Your Mac Clipboard
Every Mac user hits this wall eventually. You copy a phone number, go to paste it, and realize you copied something else in between. The original item is gone. macOS has exactly one clipboard slot — and whatever you copy last is the only thing that survives.
There is a straightforward fix: a clipboard manager. This article explains how Mac's clipboard works, why it only holds one item, and how to extend it so you can keep dozens — or hundreds — of copied items available at any moment.
Why macOS Only Keeps One Clipboard Item
The Mac clipboard is a system-level pasteboard. When you press Cmd+C, your app writes data to that pasteboard. The moment you copy something new, the previous content is overwritten with no recovery path.
Apple has not built multi-item clipboard history into macOS as of Sonoma or Sequoia. The Universal Clipboard feature (Handoff) lets you copy on one Apple device and paste on another, but it still only holds the most recent item. It does not store history.
If you want to keep multiple items, you need a third-party clipboard manager running in the background.
What a Clipboard Manager Actually Does
A clipboard manager hooks into the system pasteboard, watches for new copy events, and saves each item into its own storage. When you need something you copied earlier, you open the manager's interface, find the item, and paste it — without having to go back to the source.
Good clipboard managers handle more than plain text. They capture URLs, images, code snippets, colors, email addresses, and phone numbers. The best ones let you search across your entire history and pin items you want to keep permanently.
Keeping Multiple Clipboard Items with ClipHistory
ClipHistory is a macOS clipboard manager built in Rust and Tauri. It runs as a lightweight background process and captures every copy event automatically — you do not configure anything to start building history.
How Many Items It Stores
ClipHistory keeps the last 150 unpinned clips on a rolling basis. When you hit 150, the oldest unpinned item is removed to make room for the newest. For items you want to keep indefinitely, you can pin them — pinned clips have no storage limit and never age out.
This means your frequently used boilerplate text, account numbers, standard reply phrases, or any snippet you return to regularly can live in ClipHistory permanently alongside your normal rolling history.
Opening and Searching History
Press Cmd+Shift+V from anywhere on your Mac. The ClipHistory window opens over whatever app you are in. You can type to search — ClipHistory filters by content in real time. Select any item and press Return to paste it into your current app.
ClipHistory automatically categorizes clips as URL, email, phone number, code, color, number, plain text, or image. You can filter by category to narrow results when you know the type of thing you copied but not the exact content.
Pinned Clips and Custom Boards
For items you access constantly, pin them inside ClipHistory. Pinned clips stay at the top of your history and are excluded from the 150-item rolling limit.
Custom Boards let you organize clips into named collections — for example, a board for a project's credentials, another for email templates, another for client-specific copy. You can open any board and pick from its contents directly.
Snippets are reusable text templates with placeholders. If you type the same introductory paragraph, address, or code block repeatedly, store it as a Snippet and recall it in a keystroke.
Paste Stack for Sequential Pasting
The Paste Stack solves a specific multi-item workflow: you want to paste several items in a fixed order. Load items into the stack, then each time you paste, ClipHistory inserts the next item in the queue. Useful for filling out forms with different data points or distributing content across multiple fields.
AI Transforms on Any Clip
If you copy text that needs editing before you paste — a rough note that needs cleanup, a paragraph in another language, a verbose passage that should be shorter — ClipHistory has AI Transforms built in. Select any clip, choose Summarize, Rewrite, Translate, Fix, or Clean, and the clip is processed using whichever AI provider you connect.
ClipHistory supports Anthropic Claude, OpenAI, DeepSeek, Google Gemini, and Custom endpoints. You bring your own API key. There is no bundled AI subscription cost.
Privacy
Everything ClipHistory stores stays local on your Mac. There is no cloud sync, no account to create, no data leaving the machine. For users who copy passwords, confidential documents, or sensitive client data, this matters.
Setting It Up
- Download ClipHistory from cliphistory.com. It is a universal binary — the same download runs natively on Apple Silicon and Intel Macs.
- Open the app. macOS will ask for Accessibility permission so ClipHistory can monitor the pasteboard. Grant it in System Settings.
- Start copying normally. ClipHistory captures items in the background from that point forward.
- Press Cmd+Shift+V any time to see your history.
The app is signed and notarized by Apple, so macOS Gatekeeper will not block it.
Other Options Worth Knowing
There are several clipboard managers for Mac:
- Maccy — open source, minimal, free. Focuses on plain text history with a menu bar interface.
- Paste — polished design, iCloud sync across devices, subscription pricing.
- Alfred / Raycast — multipurpose launchers that include clipboard history as one feature among many.
- Pastebot — long-standing Mac app with text filters and sync.
The right choice depends on your workflow. If you want something focused specifically on clipboard management with AI transforms, boards, and a local-only privacy model, ClipHistory is worth evaluating.
The Straightforward Path
Mac's native clipboard holds one item. If you regularly work with multiple copied items — in any workflow involving writing, research, development, or data entry — a clipboard manager removes the friction entirely. You stop losing copies, stop navigating back to sources, and stop interrupting your flow to recover something you had 30 seconds ago.
Get ClipHistory — $19.99 for an annual license. One payment, not a subscription that auto-renews.