alfred-infinite-clipboard
v1.0.0
Published
[Alfred's Clipboard History](https://www.alfredapp.com/help/features/clipboard/) is pretty cool, but lasts only for at most 3 months.
Downloads
3
Readme
alfred-infinite-clipboard
Alfred's Clipboard History is pretty cool, but lasts only for at most 3 months.
alfred-infinite-clipboard
is a way to infinitely backup and search that history data from CLI. It works by copying clipboard data from Alfred into a separate SQLite database.
Installation
npm install -g alfred-infinite-clipboard
Usage
alfred-infinite-clipboard backup
- backups Alfred Clipboard History to a separate database - you should run this periodically, I have a Launch Daemon that runs it every dayalfred-infinite-clipboard search [term]
- searches the DB and displays the results - I'm not super happy in how it looks, and probably (ND)JSON output would be a good idea
Notes
Not terribly well tested, but works for me on macOS 11.4 Big Sur and Alfred 4.5.