2024-08-17 22:54:04 +02:00
2024-08-17 22:54:04 +02:00
2024-08-17 20:31:20 +00:00
2024-08-17 22:54:04 +02:00

csv-to-vcard

Shellscript to convert a csv-file to vcards

Note: Some Programms read vcard in different ways. It is possible, that the created VCF is not importable in your piece of software. So if you get errors, first check the datastructure, your software is waiting for. The easiest way to get that information should be, to generate a contact on in the software and then to export this vcard to a vcf-file. Compare the software-generated vcf with the entries in the script and edit the script to match the softwares requirements.

Description
Languages
Shell 100%