Project

General

Profile

Actions

Feature #8

closed

Apple AddressBook extensions

Added by Jörg Ebeling over 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
10/05/2020
Due date:
% Done:

100%

Estimated time:
16:00 h

Description

Need support for Apple AddressBook extension because apple devices might store VCF telephone numbers completely different.
Apple AB sample:

BEGIN:VCARD
VERSION:3.0
FN:John Doe
N:Doe;Sohn;;;
...
ITEM2.X-ABLABEL:Mobil
ITEM2.TEL;TYPE=pref:+49 0123 4567
TEL;TYPE=work:+ 49 0123 7654
...
END:VCARD

For this I need to redraw the VCF parser as well as enhancing the configuration options.

Actions

Also available in: Atom PDF

Go to top