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.
On wayland this would be pretty difficult to implement (CopyQ for example does this only on X11). I'm currently working on an enhanced version of the klipboard widget, that should trigger a "fake" paste shortcut after the selection
It's a configurable option in Klipper (which is the process that's handling the clipboard in this video). You can access klipper in your system tray and if you right click on it one of the options lets you open up the settings (it's also somewhere in system settings I think but I always just get there via the system tray icon).
You can also configure how many entries it'll remember, whether it should pop up at the mouse cursor position, and set up regular expressions to recognize certain types of text (e.g. URLs) to perform specific actions.
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)
@Bro666@kde Eh, that shortcut does nothing for me and I don't see any relevant (unassigned) shortcut in system settings. With Plasma 5.27.8, what am I missing?
@Bro666@kde Ah there you go, it was unassigned. I've set it to the default now and it works great, that makes the clipboard so much more useful! Previously I was manually moving my mouse to click on the tray icon, it was quite inefficient.