This plugin is a clipboard manager for Flow Launcher.
It can help you manage your clipboard history and customizing copy rules with support for text, images, and files.
- Copy & delete & pin record
- Cache images to folder
- Manage records in list and database
- Preview panel for text, images, and files
- Persistent keep records in database
- Words count for text
- Customize copy rules
- Clean clipboard
- Copy files by sorting names
- Clone the repository
- Run
build.ps1
orbuild.sh
to publish the plugin in.dist
folder - Unzip the release zip file
- Place the released contents in your
%appdata%/FlowLauncher/Plugins
folder and restart Flow Launcher
- Downlaod zip file from Release
- Unzip the release zip file
- Place the released contents in your
%appdata%/FlowLauncher/Plugins
folder and restart Flow Launcher
- Search
Clipboard+
in Flow Launcher Plugin Store and install
The default action keyword is cbp
, you can change it in the FlowLauncher.
Click Copy
or directly the search result
to copy the current data to clipboard, click Delete
to delete the record.
If you want to save images in your clipboard, open the CacheImages
option in settings.
This will automatically save the images to the cache folder, and you can view them in the folder Plugin Dictionary/CachedImages
.
If you want to keep the text, images or files in the database, open the KeepText
, KeepImage
or KeepFile
option in settings.
This will save the data to the database, and you won't lose them when you exit the Flow Launcher.
Note: It is recommended to cache images using
CacheImages
option, saving large images viaKeepImage
to database may block query for a little while.