Cool KDE Plasma trick: [Meta] + [v]
You know how you can use [Ctrl] + [v] to paste in place the last thing you copied to the clipboard, right?
A cool and productive-enhancing variant of that available in #KDE 's #Plasma desktop is that, when copying and pasting a lot of different things, you can hold down the [Meta] (“Windows”) key and hit [v], and a list of all the elements available on the clipboard will pop up so you can choose what to paste next.
Cool! No need for separate clipboard manager (unless you need more advanced features).
Well… the clipboard manager is still necessary 😬 , except you don’t have to go looking for it in the system tray or wherever you put it*.
And you can do everything without lifting your fingers off the keyboard!
-–
* You can hide it and unclutter the tray!I use clipman in Xfce and bind a keyboard shortcut to popup the menu (my case Ctrl+alt+k).
Recently I add CB (the clipboard project) to my tools to management clipboard.
I tried many and settled for Xfce clipman (fit my need, low RAM usage).
And I use KDE clipboard applet in KDE.
Edit: Added KDE counterpart.
Try this and change shortcut to Meta+V. Doesn’t have the same look and feel as the KDE one (it also pastes on select, but I think this can be turned off)
While this is very cool, I would never turn on clipboard history.
Today I Learned. Thank you.
Thank you! Nice to know. I’m all about making my workflow quick / efficient, and KDE is so great for doing so!
deleted by creator
It’s a bit of a tough call. The “standard” clipboard is a widget, it does seem to be an integral part of Plasma, but the limits between what is Plasma and what is not are a bit hazy.
My guess is that, back in the day, the clipboard was an “independent” widget and this is a leftover from that.
But, you are right: the configure option for the notifications widget opens Plasma Settings, as does the network widget. It does not make much sense that the clipboard be different.
Either way, a well-placed merge request here:
https://invent.kde.org/plasma/plasma-workspace/-/tree/master/applets/clipboard
will probably solve that.