(Probably) because I’ve set the Clipboard Manager’s maximum history entries to the plasmoid’s maximum
Consequently, I’d like to clear its history whilst retaining its history for myself. However, there doesn’t appear to be any obvious option in its GUI, like checkboxes allowing me to perform Ctrl+A to select all and copy them into one \n-delimited paragraph.
No, it’s not the X/Y problem - I do want a record of everything that I’ve duplicated into the clipboard.
Do you know whether there’s a way to poll the amount of entries currently in the clipboard history so that I can automatically export and clear it programmatically in the background, should it reach 2048 entries?