Skip to Content
Documentsโšก Core๐Ÿ“‹ Clipboard

Clipboard

Clipboard history (Pro) is CodeExpanderโ€™s built-in clipboard manager: it auto-saves the last 100 copies (configurable), supports text, HTML, RTF, images, and files; filter by type, full-text search, pin favorites, and click to paste into the focused field. No more losing the previous copy.

Search clipboardโ€ฆ
AllTextImageFileStarred
  • CE-xxxx-xxxx-xxxx
    Text
    just now
  • https://codeexpander.com
    Text
    2 min ago
  • Screenshot 2026-09-06
    Image
    10 min ago

Clipboard history: filter, search, click to paste. The window does not steal focus from the app you are typing in.

CodeExpander Pro Clipboard History


What can clipboard history do?

  • History โ€” Auto-save copied content (text, HTML, RTF, images, file paths); item count configurable (0-10000).
  • Filter โ€” Filter by โ€œAll / Text / Image / Files / Favoritesโ€ to reduce noise.
  • Search โ€” Full-text search through clipboard history; powered by tantivy indexing.
  • Favorites โ€” Pin important items; they wonโ€™t be pushed out by new copies.
  • Paste โ€” Single or double click (configurable) to paste into the focused window; supports returning focus after paste.
  • Paste without formatting โ€” Paste as plain text, stripping rich text formatting.
  • Notes โ€” Add notes to clipboard entries.

Configuration

Configure in Settings โ†’ Clipboard:

Basic

SettingDescriptionRange
Enable clipboard historyToggle auto-recordingโ€”
Click to pasteSingle / double click to pasteโ€”
Window positionRemember last / center / cursorโ€”

Format

SettingDescriptionRange
Copy as plain textStrip formatting on copyโ€”
Paste as plain textStrip formatting on pasteโ€”
Auto-sort by frequencyFrequently used items firstโ€”
Single item size limitSkip items exceeding this size0-500 MB

History Management

SettingDescriptionRange
Max item countAuto-remove old items when exceeded0-10000
Auto-cleanup daysAuto-delete items older than this0-365 days
Clean historyManual cleanup of all historyโ€”
Clear dataDelete all clipboard dataโ€”

Access: System tray menu, Settings clipboard entry, or your assigned global shortcut.

The clipboard window does not steal focus from the app you are typing in (non-activating panel on macOS; arrow keys still browse history on Windows). Switch to edit mode only when you need the search box.

Data storage: Clipboard history stays on this device. It is not uploaded to CE Cloud or Gist.

Typical scenarios:

  • Cross-timezone teams: Clipboard history stays local, so copied code or links from international colleagues never leave your machine.
  • Developers: Safely copy API keys, tokens, and config values โ€” your clipboard manager is as secure as your own computer.
Last updated