From d7daf5a802fdfb252d63995515ae4e930d6665a0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mario=20Bl=C3=A4ttermann?= Date: Wed, 17 Apr 2013 13:27:07 +0200 Subject: [PATCH] [doc] Notes about creating CSV from kaddressbook and Thunderbird --- help/C/mergefeatures.page | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/help/C/mergefeatures.page b/help/C/mergefeatures.page index 35351ac5..a274802f 100644 --- a/help/C/mergefeatures.page +++ b/help/C/mergefeatures.page @@ -38,7 +38,43 @@ can be embedded into fields by using the "\n" entity. This file could be created using any text editor or could be created by another program or script. A common way of creating CSV files is - to export them from a spreadsheet program.

+ to export them from a spreadsheet program or from address book + applications.

+ + +

+ To export a CSV file from kaddressbook, first select the + contacts you wish to export. Click on the first contact, then press and + hold Ctrl and click on the other desired contacts to select them. + Then choose FileExport + Export CSV File.

+ +

+ In the Select Contacts + window, enable the button Selected contacts (which should be + enabled by default anyway). Then click on OK. + In the Save As dialog, choose the desired folder and a name + for the file and click on Save. +

+
+ + +

+ To export a CSV file from Thunderbird, click on the + Address Book toolbar button or choose Tools + Address Book from the menu. + Then select the contacts you wish to export. Click on the first contact, + then press and hold Ctrl and click on the other desired contacts + to select them. Then choose ToolsExport + .

+ +

+ In the file chooser window, choose the desired folder and a name + for the file and change the value of the drop-down button in the + right bottom corner to Comma Separated. Finally, click on + Save. +

+

A label must then be configured to "point at" this data file. To configure the merge properties of a document, choose -- 2.39.5