[kdepim-users] Dialling from Kaddressbook

Ingo Klöcker kloecker at kde.org
Sun Jun 29 10:45:16 BST 2008


On Sunday 29 June 2008, Roy J. Tellason wrote:
> On Saturday 28 June 2008 18:41, Ingo Klöcker wrote:
> > I have just written a simple test-script and entered it as hook for
> > phone numbers. The test-script simply added the number given to it
> > to some file. Each time I clicked on a telephone number in
> > KAddressBook a number was added to the file. So at least for me
> > clicking on a telephone number has the desired effect.
>
> Could you pass that along?  I can see where echoing it with the ATDT
> prefix might be enough for me to find useful.

I have already deleted the script again, but it was as simple as:

=====
#! /bin/sh
echo $1 >>$HOME/temp/dialed_numbers.txt
=====


Regards,
Ingo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdepim-users/attachments/20080629/d0d90085/attachment.sig>
-------------- next part --------------
_______________________________________________
KDE PIM users mailing list
kdepim-users at kde.org
https://mail.kde.org/mailman/listinfo/kdepim-users


More information about the kdepim-users mailing list