Restore clipboard history in Windows like in Alfred for Mac OS!
Install and open Hain (alt+space), then type this command:
/hpm install hain-plugin-clipboard
then, once installed:
/reload
This plugin polls the clipboard every few seconds to look for changes in clipboard content.
If the current clipboard content is not present in the clipboard history it's added to the list that appears when you type /clipboard
.
A maximum of 100 entries are saved in order to conserve memory usage.
This limit will be soon be configurable in the preferences pane!
- Add preferences
- Support replaying rich text and/or images
- Allow clearing by time range (5 mins, 1 hour, 1 day, ...)