Skip to content

vCard only shows first item of type #84

@IBBoard

Description

@IBBoard

vCards currently only show (and write) the first item of a type. If you've got a contact with a work and a home email address (in that order) and want to write either a) the home email address or b) both email addresses then you can't.

This will need:

  • UI to show multiple items of a type as different, separately selectable items
  • UI to give each item a different ID (I don't know about Cordova, but standard HTML allows "item[0]" as an ID, which could be used to include indexes)
  • vCard building to use IDs and put the right ones in based on which were ticked

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions