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

Commit cd514f2

Browse files
committed
update readme
1 parent 485143c commit cd514f2

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

Images/settings1.png

29.9 KB
Loading

Images/settings2.png

26.3 KB
Loading

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff 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

4446
If 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

0 commit comments

Comments
 (0)