docs.kde.org
Preferences
Prev
Next

Preferences

You can modify many aspects of KAddressBook's behavior in the preferences dialog; the dialog can be opened via Settings->Configure KAddressBook... or using the toolbar icon.


The preferences dialog.

The preferences dialog.


The General Page

The General Tab

Honor KDE single click

If checked, KAddressBook pays attention to the KDE single-click option.

Automatic Name Parsing for new addresses

If checked, the automatic name parsing feature is used for new addresses.

Limit unfiltered display to 100 contacts

If checked, KAddressBook will only display 100 contacts in the contact list, when no filter is applied.

Addressee editor type

You can either select the "Simple Editor" or the "Full Editor".

The Simple editor mode only lets you enter the name (which will be automaticly parsed, if enabled) and an email address.

Script Hooks

Here you can specify commands which are to be executed whenever you click at a (mobile) phone number or fax number or SMS link in the details page.

The Contact Tab

KAddressBook can automatically parse a name into its parts; to make sure this works in many cases you can add, here, additional name parts, like prefixes, suffixes and inclusions.

Prefixes

Here you can manage name prefixes, like 'Prof.' or 'Dr.'.

Inclusions

Here you can manage name inclusions, like 'van' or 'von', which are often part of Dutch or German names.

Suffixes

Here you can manage name suffixes like 'Sr.' or 'Jr.'.

Default Formatted Name

Here you can select the default type of formatted names to be used for new contacts.

The LDAP Lookup Page

On this page you can configure the LDAP servers that should be used for ldap queries in KAddressBook.

Use Add Host... to add and setup a new server.


Example of LDAP Lookup configuration.

The Add Host dialog - Example of LDAP Lookup configuration.


Please notice that some of the fields might be disabled, depending on your selections.

You can include and exclude servers from the search by selecting or deselecting their check boxes. In the server list. Press OK to close the dialog.

You may configure the search order by moving the servers up or down in the list. This can be done using the arrows on the right side of the dialog.

The Custom Pages Page

This section allows you to add your own GUI elements ('Widgets') to store your own values into KAddressBook. Proceed as described below:

1. Click on Edit with QT Designer.(note: Qt™ Designer has to be installed, otherwise the button is disabled)
2. In the dialog, select Widget, then click OK.
3. Add your widgets to the form.
4. Save the file in the folder proposed by Qt™ Designer
5. Close Qt™ Designer

In case you already have a designer file (*.ui) located somewhere on your hard disk, simply choose Import Page...

IMPORTANT: The name of each input widget you place within the form must start with 'X_'; so if you want the widget to correspond to your custom entry 'X-Foo', set the widget's name property to 'X_Foo'.

IMPORTANT: The widget will edit custom fields with an application name of KAddressBook. To change the application name to be edited, set the widget name in Qt™ Designer.

Prev
Next
Home


docs.kde.org