Skip to content
This repository was archived by the owner on Aug 25, 2024. It is now read-only.

ClipboardR v0.3.0

Choose a tag to compare

@rainyl rainyl released this 31 Aug 13:58
· 4 commits to master since this release

What's changed

  • new feature: persistence. Store your clipboard history local via SQLite3.
  • new feature: keep time for text, images, and files supported, automatically delete expired records.
  • new feature: words count, English and Chinese supported now.
  • new feature: support order by score, create time, type, and source application, change it in settings
  • Improvement: record icon
  • improvement: clear support clear in-memory only or clear database. type <clipboardr keyword> clear , e.g., cc clear to explore more.
  • improvement: settings panel

NOTE: this version is a breaking change, if you meet any bugs, please backup your original data in %appdata%/FlowLauncherPlugins/ClipboardR and exit Flow, then delete the entire ClipboardR directory, and install ClipboardR again. If you still have problems, please open an issue.