libcimbar icon indicating copy to clipboard operation
libcimbar copied to clipboard

webapp should can just input text

Open dgod opened this issue 1 year ago • 1 comments

sometimes I would like copy some text(about several KBs) from web page and share the text to app at my phone

so here is the steps 1 save the text to a file 2 use the web page cimbar.org open the file 3 scan the code save the file 4 open the file copy the text to clipboard 5 paste to target app

it's inconvenient, I would like web page can just input the text, and the android app can copy the content to clipboard.

dgod avatar Oct 09 '24 01:10 dgod

This is an interesting idea!

I'll have to think about it some. It could presumably be done with a special fork of the app that dumps everything to the clipboard... :thinking:

sz3 avatar Oct 09 '24 10:10 sz3