You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run in Terminal:xattr -cr ~/Downloads/ClipStash.app
Move to /Applications and launch
Why xattr? macOS Gatekeeper blocks apps not signed with Apple Developer ID ($99/year). The xattr command removes the quarantine flag. ClipStash is open-source — verify the code.
Option 2: Build from Source
git clone https://github.com/kiku-jw/ClipStash.git
cd ClipStash
open ClipStash.xcodeproj
Press ⌘B to build, ⌘R to run.
First Launch
ClipStash appears in your menu bar (clipboard icon)
Click the icon to open the clipboard history
Everything you copy will now be saved
Basic Usage
Action
Shortcut
Open history
Click menu bar icon
Navigate
↑ / ↓
Copy item
Enter or single-click
Search
⌘F or just start typing
Delete item
⌘⌫
Pin/unpin
⌘P
View full content
Double-click
Tips
Pin important clips — they survive cleanup and stay at top
Use search — FTS5 finds items instantly even with thousands of clips
Export for NotebookLM — Settings → Export tab → auto-splits to ~180KB files