Covers macOS & iOS

Documentation

Everything Copied can do, written short. Skim the table of contents, jump to what you need.

Getting started

macOS

Copied lives in the menu bar. After install, look for the clipboard icon at the top-right of your screen. Click it to open the popover — this is where your clipboard history lives.

  1. Copy something (text, a link, an image).
  2. Open the Copied popover (menu bar or ++C).
  3. Click any row to paste that clipping into the current app.

iOS

Tap Copiedon the Home Screen to open the app. New clippings appear when the app is in the foreground (iOS doesn’t let apps read your clipboard in the background).

  • Use the Share sheet in any app → Save to Copied to capture content while you browse or message.
  • In Copied, the big teal + button in the action sheet saves whatever is on the clipboard as a new clipping.

Clipboard history

Every time you copy, Copied stores it. Text, rich text, images, URLs, and files are all captured. The current clipboard item shows at the top of the list.

Max history size
Settings → General → Max History. Default 500.
Retention
Settings → General → Retention Days. Clippings older than this move to Trash.
Trash retention
Items in Trash are fully deleted after this many days.
Allow duplicates
Off by default — copying the same text twice reuses the existing row.
Capture images
Toggle in Settings if you don’t want image captures.
Capture rich text
Off = text only. Saves storage for most workflows.

Lists

Lists are user-defined collections — like folders for clippings you want to keep together (snippets, meeting notes, recurring replies). Create one from the Lists screen (iOS) or the New List button in the sidebar (macOS).

Assign a clipping to a list from its edit sheet. One list per clipping. On iOS, the main Copied view shows a Your Lists section at the top so you can jump to any list in one tap.

Use Hide List Clippings(action sheet on iOS, toggle on Mac) to hide everything that’s been routed into a list, leaving only your general clipboard stream on the main view.

Actions

Every clipping supports a core set of actions. The entry point differs per platform.

Copy again
Puts the clipping back on the system clipboard, ready to paste.
Favorite
Stars a clipping. Favorites pin to the top when you sort by Favorites First.
Pin
Keeps a clipping visible even when history rolls over.
Share
iOS: opens the system share sheet. Mac: opens the macOS Share menu.
Edit
Adjust title and text. Edit preserves the original copy date.
Move to trash
Soft-deletes. Recoverable from Trash within the retention window.

On iOS, swipe a row left for Trash, right for Favorite/Copy. On Mac, right-click any row for the full action menu.

iCloud Sync (paid)

iCloud Sync keeps your clipboard history in step across every device signed into the same iCloud account. One-time purchase — no subscription.

Unlock paths

Mac App Store
Settings → Sync → Unlock iCloud Sync $4.99. Handled by Apple in-app purchase.
Mac (Direct / Stripe)
Buy at getcopied.app/buy. You’ll get an emailed license JWT and a copied:// URL that unlocks the app.
iOS
Settings → iCloud Sync → Unlock. Same $4.99 IAP as Mac App Store. Family Sharing and Restore Purchases both work.
Cross-platform license
Bought the Mac license (Stripe)? On iOS: Settings → iCloud Sync → Enter License Key. Paste the JWT or copied://unlock URL to unlock iOS without paying twice.

What gets synced

  • Clippings (text, rich text, images, URLs)
  • Favorites, pins, titles, list assignments
  • Trash state (deletions propagate within ~30 seconds)

What doesn’t

  • Excluded app lists (per-device setting)
  • UI preferences, keyboard shortcut bindings
  • Rules / Merge Scripts / Text Formatters (stored per-device for now)

Sync and Universal Clipboard (Handoff)

Apple’s Universal Clipboard (Handoff) works independently of Copied. With sync off, you still get Apple’s instant paste-between-devices for your most recent copy. With sync on, you get both: instant paste and a full persistent history on every device.

Share extensions (iOS)

Copied ships two iOS Share Sheet extensions so you can capture content from any app without opening Copied first.

Save to Copied
Top icon row of the share sheet. Saves text, URLs, or images as a new clipping.
Copied Clipper
Actions list in Safari’s share sheet. Grabs the current page title + URL + any selected text as a rich clipping.

Don’t see them? Tap Edit Actions at the bottom of the share sheet and turn them on.

Rules

Rules let Copied act on a clipping automatically the moment it’s captured. A rule has a condition (what to match) and an action (what to do).

Conditions
URL starts with… · URL contains… · Text contains… · Text matches regex · Content kind is (Text / Link / Image / Code)
Actions
Route to list · Mark favorite · Skip save (ignore this clip)
Stacking
Rules run top-to-bottom. All matching actions apply. Skip-save short-circuits — once ignored, the clip never lands in history.

Example: a rule URL starts with https://github.com Route to list “Work Links” keeps every GitHub URL organized without you thinking about it.

Text formatters

Text formatters are one-tap transforms that copy the transformed text back to your clipboard. Great for reformatting snippets mid-flow.

Trim whitespace
Removes leading/trailing spaces and newlines.
Collapse whitespace
Multiple spaces → single space.
UPPERCASE
All caps.
lowercase
All lower.
Title Case
Capitalizes each word.
Sentence case
Capitalizes first letter of each sentence.
snake_case / kebab-case / camelCase / PascalCase
Identifier-style transforms for code.
Reverse
Reverses the string character-by-character.

Turn individual formatters on/off in Settings → Text Formatters — only enabled ones show in the clipping’s menu.

Merge scripts

Merge scripts combine multiple clippings into one. Select clippings (multi-select on iOS, ⌘-click on Mac), tap Merge, pick a script.

Built-ins

Join with newlines
Stacks texts line by line.
Markdown bullet list
• item one • item two
Markdown link list
- [Title](URL) rows for each clipping with a URL
Comma-separated
one, two, three

Custom scripts

Write your own template in Settings → Merge Scripts. Tokens: {{text}}, {{url}}, {{title}}. The separator is the string placed between each merged clipping.

Siri Shortcuts (iOS)

Copied exposes three App Intents, usable from the Shortcuts app, Siri, or the Home Screen:

Save Clipboard to Copied
Captures whatever is on the clipboard right now as a new clipping.
Copy Last Clipping
Puts your most recent Copied clipping back on the clipboard.
Open Copied
Launches the app — useful as the final step in a longer Shortcut.

Say “Hey Siri, save clipboard to Copied” anywhere in iOS.

Keyboard shortcuts (macOS)

Open popover
⌃ + ⇧ + C (customize in Settings → Shortcuts)
Paste top item
⌘ + V (system default — always pastes newest clipboard)
Paste previous item
Open popover, then ↑↓ to select, ↩ to paste
Focus search
⌘ + F inside popover
Delete selected clipping
⌫ inside popover
Quit
⌘ + Q

Privacy & data

Copied is local-first. With iCloud Sync off, nothing leaves your device — no analytics, no telemetry, no crash reports shipped to us. With sync on, your clipboard history is stored in your private CloudKit container, which only you can read.

Full details in the Privacy Policy.

Troubleshooting

For common issues — missed captures, hotkey not firing, sync not showing rows — the FAQ on the Support page covers the quick fixes.

Still stuck? Email support@getcopied.app with your version number (Settings → About on Mac, Settings footer on iOS) and a short description.