CristianHenzel / ClipIt

ClipIt clipboard manager for GTK+
https://github.com/CristianHenzel/ClipIt
GNU General Public License v3.0
645 stars 83 forks source link

Contextual menu in menu with items ready to paste #147

Open joaoherberto opened 4 years ago

joaoherberto commented 4 years ago

If one was to contemplate creating a plugin for Nemo file manager with the ability to have a contextual menu with the items of the clipboard available for pasting, could it be done accessing clipit?

Example, one is working on a document, right click anywhere in the document, go to menu item "paste from Clipboard" and select item to paste.

I am not a coder by any means, but this feature seems so "no brainer" that I can't believe no OS has ever implemented it, and I am willing to try to figure it out.