A Flow Launcher plugin for managing your clipboard history and Windows Clipboard History with support for text, images, and files
33
stars
896
commits
C#
primary language
Aug 17, 2026
updated
This plugin is a clipboard manager for Flow Launcher. It can help you manage your clipboard history and Windows Clipboard History with support for text, images, and files.
Plugin Store (Recommended)
Clipboard+ in Flow Launcher Plugin Store and installManually Release
%appdata%/FlowLauncher/Plugins folder and restart Flow LauncherManually Build
build.ps1 or build.sh to publish the plugin in output folder%appdata%/FlowLauncher/Plugins folder and restart Flow LauncherThe default action keyword is cbp, you can change it in the Flow Launcher.
Click Copy or directly the search result to copy the data of the current record to clipboard with default options, which you can set in settings.
Click Pin to pin the current record to the topmost the query list.
Click Save to save the current record to the database.
Click Delete to delete the record from list and database.
If you want to automatically save images in your clipboard to a local cache folder, open the Cache clipboard images in folder option in settings.
Click Open cache folder to view them in the folder Plugin Settings Directory\CachedImages.
If you want to keep the text, images or files in the database, open the Keep text, Keep images or Keep files option in settings.
This will automatically save the clipboard data of these formats to the database, and you won't lose them when you exit the Flow Launcher or shutdown your computer.
Note: It is recommended to cache images using
Cache clipboard images in folderoption, saving large images viaKeep imagesto database may affect Flow Launcher performance.
For Windows 10 and Windows 11, if you want to merge clipboard history records from Windows Clipboard History, you can enable Merge Windows Clipboard history into data source option. (v2.0.0+)
If you want to make query records fully match the Windows clipboard history, you can enable Use only Windows clipboard history as data source option. Under this mode, records of files format will not shown in the list. Records from the database will no longer be loaded, and records cannot be saved or pinned to the database. (v2.1.1+)
If you are enjoying this plugin, then please support my work and enthusiasm by buying me a coffee on https://ko-fi/jackye.
C#
99.9%
A Flow Launcher plugin for managing your clipboard history and Windows Clipboard History with support for text, images, and files
33
stars
896
commits
C#
primary language
Aug 17, 2026
updated
This plugin is a clipboard manager for Flow Launcher. It can help you manage your clipboard history and Windows Clipboard History with support for text, images, and files.
Plugin Store (Recommended)
Clipboard+ in Flow Launcher Plugin Store and installManually Release
%appdata%/FlowLauncher/Plugins folder and restart Flow LauncherManually Build
build.ps1 or build.sh to publish the plugin in output folder%appdata%/FlowLauncher/Plugins folder and restart Flow LauncherThe default action keyword is cbp, you can change it in the Flow Launcher.
Click Copy or directly the search result to copy the data of the current record to clipboard with default options, which you can set in settings.
Click Pin to pin the current record to the topmost the query list.
Click Save to save the current record to the database.
Click Delete to delete the record from list and database.
If you want to automatically save images in your clipboard to a local cache folder, open the Cache clipboard images in folder option in settings.
Click Open cache folder to view them in the folder Plugin Settings Directory\CachedImages.
If you want to keep the text, images or files in the database, open the Keep text, Keep images or Keep files option in settings.
This will automatically save the clipboard data of these formats to the database, and you won't lose them when you exit the Flow Launcher or shutdown your computer.
Note: It is recommended to cache images using
Cache clipboard images in folderoption, saving large images viaKeep imagesto database may affect Flow Launcher performance.
For Windows 10 and Windows 11, if you want to merge clipboard history records from Windows Clipboard History, you can enable Merge Windows Clipboard history into data source option. (v2.0.0+)
If you want to make query records fully match the Windows clipboard history, you can enable Use only Windows clipboard history as data source option. Under this mode, records of files format will not shown in the list. Records from the database will no longer be loaded, and records cannot be saved or pinned to the database. (v2.1.1+)
If you are enjoying this plugin, then please support my work and enthusiasm by buying me a coffee on https://ko-fi/jackye.
C#
99.9%