An advanced clipboard manager
Clipboard Deluxe
CopyQ extends the clipboard with practical everyday functions while also catering to advanced needs.
Regardless of whether you use Linux, macOS, or Windows, the clipboard is one of the most frequently used tools on the desktop. It is a buffer provided by the operating system that temporarily stores, for instance, text snippets which can then be copied and pasted into other applications.
The various desktop environments often have clipboard managers that extend the possibilities of the clipboard. In contrast to the operating system's own clipboard, which resides in RAM and whose contents thus disappear at the next reboot, these small tools help preserve a configurable number of texts beyond a reboot. In KDE Plasma, the corresponding application is known as Klipper, which is loosely derived from the clipboard.
You populate the clipboard by pressing Ctrl+X, Ctrl+C, or by selecting something with the mouse and calling the corresponding item from the context menu. Applications such as screenshot tools or password managers also have a menu item for saving recordings or passwords in Klipper.
In the settings, you specify whether Klipper starts with a blank memory for security reasons or continues to keep the previous contents across sessions. In addition, actions can be specified with saved text sections, such as automatic pasting or including regular expression-based pastebins.
Even though Klipper and its ilk already extend the clipboard's capabilities considerably, there's still far more that can be done. CopyQ [1], an open source clipboard management tool that was first released in 2009, offers a multi-platform solution. Furthermore, CopyQ is the only clipboard manager I know of that stores and displays images in addition to text and rich text (RTF) (Figure 1). Competitors such as Klipper or GPaste only keep references to images and cannot display them.
CopyQ is not only available for Linux but also for Windows and macOS, so you don't have to change horses just because you use different operating systems. CopyQ can be installed from the archive of most Linux distributions and is currently available in version 6.0.1. If the distribution you are using installs the suggested packages ("recommends") with the program, you just need to set up the copyq package; otherwise you also need copyq-plugins.
Long-Term Memory
After installing CopyQ, your computer's new long-term memory is immediately ready for use. It will automatically adopt all clipboard content in the future. If you want to stop this temporarily, switch off the feature in the main menu below File | Disable Clipboard Storing or by Ctrl+Shift+X. You can achieve the same effect with the commands copyq disable
and copyq enable
in a terminal window.
Using the basic functions turns out to be self-explanatory, while the learning curve is a little steeper for the advanced functions. After checking out the very extensive setting options (Figure 2), you will certainly appreciate some detailed documentation [2].
Regarding everyday operations. CopyQ sits in the system panel with an icon featuring a pair of scissors with green handles. Clicking on the icon opens CopyQ's main window, which you can alternatively access at the command line with the copyq toogle
command.
Right-clicking on the icon (or using the copyq menu
command) brings up a context menu, as expected; it displays the last five saved entries in the upper area by default and offers access to the settings below, among other things. Invoked in this way, there is also a search bar in focus at the top of the window that you type into directly. The copyq help
command shows all commands that CopyQ supports at the command line.
Copy & Paste
By far the most common use case in everyday life is copying and pasting content. If you need recent entries, you can do this in the main window or the context menu, which, as mentioned, displays the last five entries. This number can easily be increased to 10, for example. However, it does not make sense to use more than 10 entries for sake of a better overview. The main window is the better choice if you want more.
No matter which of the two windows you are using, after selecting the desired entry, a double-click beams it to the cursor position in the respective application. To do this, you first need to enable the Paste in current window entry in the settings below Progress. You can copy selected elements back to the clipboard by pressing the Enter key or Ctrl+C.
The Look
For a better overview with many stored entries you can create topic-related tabs. Under the Tabs menu, you define new tabs, rename existing ones, and delete those that are no longer needed. With the left arrow and right arrow keys you switch between tabs. For example, I use a daily tab that holds frequently used shortcuts for quick access. Themes also allow the appearance of the main window to be largely freely determined (Figure 3).
But back to the entries themselves, which CopyQ refers to as elements: In the main window on the right side you will see a row of small icons that are used to manipulate the elements. If you mouse over them, a short label shows what they are used for. This ranges from manually creating an element to pinning elements to various predefined or self-created tags. Thus, elements can be activated for automated execution of commands, information about the file type of an element can be obtained, or elements can be removed if they are not pinned (Figure 4).
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
New Linux Kernel Patch Allows Forcing a CPU Mitigation
Even when CPU mitigations can consume precious CPU cycles, it might not be a bad idea to allow users to enable them, even if your machine isn't vulnerable.
-
Red Hat Enterprise Linux 9.5 Released
Notify your friends, loved ones, and colleagues that the latest version of RHEL is available with plenty of enhancements.
-
Linux Sees Massive Performance Increase from a Single Line of Code
With one line of code, Intel was able to increase the performance of the Linux kernel by 4,000 percent.
-
Fedora KDE Approved as an Official Spin
If you prefer the Plasma desktop environment and the Fedora distribution, you're in luck because there's now an official spin that is listed on the same level as the Fedora Workstation edition.
-
New Steam Client Ups the Ante for Linux
The latest release from Steam has some pretty cool tricks up its sleeve.
-
Gnome OS Transitioning Toward a General-Purpose Distro
If you're looking for the perfectly vanilla take on the Gnome desktop, Gnome OS might be for you.
-
Fedora 41 Released with New Features
If you're a Fedora fan or just looking for a Linux distribution to help you migrate from Windows, Fedora 41 might be just the ticket.
-
AlmaLinux OS Kitten 10 Gives Power Users a Sneak Preview
If you're looking to kick the tires of AlmaLinux's upstream version, the developers have a purrfect solution.
-
Gnome 47.1 Released with a Few Fixes
The latest release of the Gnome desktop is all about fixing a few nagging issues and not about bringing new features into the mix.
-
System76 Unveils an Ampere-Powered Thelio Desktop
If you're looking for a new desktop system for developing autonomous driving and software-defined vehicle solutions. System76 has you covered.