Today we can set kaddressbook according to use the command kdeconnect-cli --name 'Samsung SM-G930F' --share 'tel:%N' to compose a phone number. But if in a web page i click on a phone number then a window opens which offers to select the app which will manage this phone url. In the list of apps there is kdeconnect. I choose kdeconnect then click on "open link" then on my smartphone the phone app is launched with the phone number as operand. It would be very handy to get by default such a feature when in kaddressbook clicking on a contact phone number. thanks SOFTWARE/OS VERSIONS Windows: MacOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
today in kaddressbook settings > contacts actions > dial phone number we can select skype, Ekiga, SflPhone please add kdeconnect thanks
the command is kdeconnect-cli --name '<phone name>' --share 'tel:%N'
Git commit 52247b0b4769b56f0a4a58c76def0d4419fc4dde by Laurent Montel. Committed on 03/04/2019 at 11:57. Pushed by mlaurent into branch 'master'. implement kdeconnect support M +35 -3 kcm/akonadicontactactions.ui M +5 -1 kcm/kcmakonadicontactactions.cpp M +9 -0 src/akonadi-contacts/actions/contactactionssettings.kcfg.cmake M +1 -1 src/akonadi-contacts/actions/qekigadialer.cpp https://commits.kde.org/akonadi-contacts/52247b0b4769b56f0a4a58c76def0d4419fc4dde
thanks