https://bugs.kde.org/show_bug.cgi?id=451539
Bug ID: 451539 Summary: Allow fast copy to clipboard on received SMS Product: kdeconnect Version: 1.10 Platform: Neon Packages OS: Linux Status: REPORTED Severity: wishlist Priority: NOR Component: plasmoid Assignee: albertv...@gmail.com Reporter: kdeb...@staznosti.sk Target Milestone: --- SUMMARY There are plenty of codes received using SMS. KDE Connect should have an option to quickly copy (alphanumeric) code to clipboard to reused it in other apps. Some regex matching need to be done (could be user defined, e.g. [a-zA-Z0-9]{6}). STEPS TO REPRODUCE 1. Receive an SMS with a code. OBSERVED RESULT No action to quickly copy a code to clipboard. EXPECTED RESULT Action available on clicking KDE Connect to code copy to clipboard. Even auto copy could be done, if there is regex match in the SMS message. -- You are receiving this mail because: You are watching all bug changes.