Closed lesstech closed 2 months ago
You mean read the clipboard?
Yes, I mean read the clipboard. Sorry, english isn't my first language.
If you don't want to add this functionality then we can close this issue again, I just thought, that I need this functionality for writing an action-script using your Zotero plugin, but now I found out, that I can import global variables, thus I can just use the clipboard API directly. But thank you very much for your great plugins! 😊
Zotero.Utilities.Internal.getClipboard("text/plain")
It would be great, if the clipboard helper could also support paste functionality!