gnome-shell-extension-gsconnect icon indicating copy to clipboard operation
gnome-shell-extension-gsconnect copied to clipboard

(T)OTP quick copy

Open alexanderadam opened this issue 2 years ago • 2 comments
trafficstars

Describe your request

It would be nice to have a quick copy if an OTP SMS was received.

Proposed solution

Maybe via a button on the notification (Click to put "12345" into clipboard)

foo

Alternatives

No response

GSConnect version

Installed from

GNOME Extensions website

GNOME Shell version

No response

Linux distribution/release

No response

Additional context

No response

alexanderadam avatar Apr 02 '23 21:04 alexanderadam

So you're asking for something where the mobile app can analyze the texts and get and send the confirmation code, and then the computer can just copy that into the clipboard?

coffandro avatar Mar 12 '24 11:03 coffandro

So you're asking for something where the mobile app can analyze the texts and get and send the confirmation code, and then the computer can just copy that into the clipboard?

I don't think that something like this would be necessary. The GSConnect extension could show a different notification in Gnome where it says Click to put "12345" into clipboard if an incoming mobile notification has a number in it (i.e. matching /\d{4,8}/).

And once the user clicked on the notification, it could be copied into clipboard.

alexanderadam avatar Mar 12 '24 12:03 alexanderadam