Klipper/How to search in phone books using Klipper: Difference between revisions

From KDE UserBase Wiki
(Marked this version for translation)
m (remove KDE 3 tag)
Line 3: Line 3:
<translate>
<translate>
<!--T:1-->
<!--T:1-->
{{KDE3}}
'''Klipper''' can do a search for a highlighted phone no. in telephone books.
'''Klipper''' can do a search for a highlighted phone no. in telephone books.
You can also highlight a phone number in a arbitrary application, e.g. on a web site.
You can also highlight a phone number in a arbitrary application, e.g. on a web site.

Revision as of 15:39, 14 October 2010

Template:I18n/Language Navigation Bar

Klipper can do a search for a highlighted phone no. in telephone books. You can also highlight a phone number in a arbitrary application, e.g. on a web site.

Select search action

How is it done?

Klipper offers "actions" for it.

As precondition Klipper needs to be active and must be visible as a tray icon in the panel.

Call up the Settings dialog and add action:

Regular expression for action:

^[\s]*[0+][\d]{2,2}[-/\d\s]{4,16}[\s]*

Now you need to add two commands for added action:

Command 1 (all on one line):

kfmclient openURL "http://www.dastelefonbuch.de/?pid=OpenSearch&cmd=search&kw=%s&le=de"

Description for command 1:

Phonebook search, Konqueror

Command 2 (all on one line):

Description for command 2:

Phonebook search, Firefox

After that it should look like this:

Klipper actions

After highlighting a phone number on a web site a small window appears und you will be prompted to select an action. See screenshot at beginning of page.