@@ -8,22 +8,19 @@ It can help you manage your clipboard history and customizing copy rules with su
8
8
9
9
## Features
10
10
11
- - Preview panel, support images
12
11
- Copy & delete & pin record
13
- - Cache images supported
14
- - Manually save images
15
- - Persistent & Keep time settings
16
- - Clear records in list or database
17
- - Words count
12
+ - Cache images to folder
13
+ - Manage records in list and database
14
+ - Preview panel for text, images, and files
15
+ - Persistent keep records in database
16
+ - Words count for text
18
17
19
18
## Screenshots
20
19
21
20
![ screenshot1] ( ./images/screenshot1.png )
22
21
![ screenshot2] ( ./images/screenshot2.png )
23
22
![ screenshot3] ( ./images/screenshot3.png )
24
23
![ screenshot4] ( ./images/screenshot4.png )
25
- ![ screenshot5] ( ./images/screenshot5.png )
26
- ![ screenshot5] ( ./images/screenshot6.png )
27
24
28
25
## Installation
29
26
@@ -46,8 +43,6 @@ Sorry, the plugin store is not available yet.
46
43
47
44
## Usage
48
45
49
- ![ settings] ( ./images/plugin_settings.png )
50
-
51
46
The default action keyword is ` cbp ` , you can change it in the FlowLauncher.
52
47
53
48
Click ` Copy ` or directly the ` search result ` to copy the current data to clipboard, click ` Delete ` to delete the record.
@@ -65,11 +60,10 @@ saving large images via `KeepImage` to database may block query for a little whi
65
60
66
61
## Todo
67
62
68
- - [X] Light / Dark Support
69
- - [X] Multi-language support
70
63
- [ ] Text Type Classification
71
64
- [ ] Image Type Classification
72
65
- [ ] File Type Classification
66
+ - [ ] Customize Copy Rules
73
67
74
68
## Reference
75
69
0 commit comments