This repository was archived by the owner on Aug 25, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,11 @@ Ported to Flow.Launcher: [Flow.Launcher.Plugin.ClipboardHistory](https://github.
1717## Features
1818
1919- Preview panel, support images
20- - Copy & delete record
20+ - Copy & delete & pin record
2121- Cache images supported
2222- Manually save images
23+ - Persistent & Keep time settings
24+ - Clear records in memory only or clear database
2325
2426## Installation
2527
@@ -43,11 +45,17 @@ Click `Copy` or directly the `search result` to copy the current data to clipboa
4345
4446If you want to save images in your clipboard, open the ` CacheImages ` option in settings.
4547
46- ![ settings] ( https://raw.githubusercontent.com/rainyl/Flow.Launcher.Plugin.ClipboardR/master/Images/settings.png )
48+ Note: It is recommended to cache images using ` CacheImages ` option, saving large images
49+ via ` KeepImage ` to database may block query for a little while.
50+
51+ ![ settings1] ( ./images/settings1.png )
52+ ![ settings2] ( ./images/settings2.png )
4753
4854## Todo List
4955
5056- [x] Save images manually
57+ - [x] Persistent
58+ - [x] Keep time
5159- [ ] Word Count
5260- [ ] Cached images format definition
5361- [ ] Image OCR
You can’t perform that action at this time.
0 commit comments