Skip to content

Latest commit

 

History

History
95 lines (70 loc) · 3.73 KB

File metadata and controls

95 lines (70 loc) · 3.73 KB

Flow Launcher ClipboardPlus Plugin

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.

⭐ Features

  • 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
  • Manage Windows clipboard history (Windows 10, 11)
  • Sync with Windows clipboard history (Windows 10, 11)

🖼️ Screenshots

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5

🚀 Installation

  • Plugin Store (Recommended)

    1. Search Clipboard+ in Flow Launcher Plugin Store and install
  • Manually Release

    1. Downlaod zip file from Release
    2. Unzip the release zip file
    3. Place the released contents in your %appdata%/FlowLauncher/Plugins folder and restart Flow Launcher
  • Manually Build

    1. Clone the repository
    2. Run build.ps1 or build.sh to publish the plugin in .dist folder
    3. Unzip the release zip file
    4. Place the released contents in your %appdata%/FlowLauncher/Plugins folder and restart Flow Launcher

🪧 Tips

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 via KeepImage to database may block query for a little while.

📚 Reference

📄 License

Apache License V2.0