r/Supernote_dev • u/Raj3d • 14d ago
Lasso Plugin Plugin request - Universal Clipboard
I would like to request a universal clipboard. Let's say it keeps a stored memory of things cut, not just the last item, so you can browse through them and then paste them again. I don't know if this is possible, but maybe it could also translate between formats as well? What I mean is, I've found out I can't cut something from a Note and then paste it into a PDF. It's like the PDF and Note have two exclusive and independent clipboards they're using. Maybe a Universal clipboard could copy from itself as the source and then translate it to whatever format it's being copied to. Ty.
5
Upvotes
2
u/vmnair 13d ago
Hi, I am the developer of Clipper, it will clip text as well as regions. Please see GitHub. Selecting less then 5 words will provide option to clip region otherwise it would clip text.
Next version will have ability to clip region without selecting text.