enesser / vCards-js

Create vCards to import contacts into Outlook, iOS, Mac OS, and Android devices from your website or application.
MIT License
426 stars 156 forks source link

New property for WORK URL #12

Closed lop-cz closed 9 years ago

lop-cz commented 9 years ago

A new property for URL;TYPE=WORK would be helpful since the current untyped URL vCard property is mainly used for personal website and not the business/work website. It would also solve the problem when someone wants to have both personal and work websites included in a vcard. New 'workUrl' object property could be introduced for this but it's just my suggestion.

enesser commented 9 years ago

Added this feature and added your name to the list of contributors. Thanks for the help.

kennethbrent commented 3 years ago

Is there anyway to add custom URLS opposed to just a 'work' URL? Custom Social Links are not detected as URLS and do not work unless its one of the preset options(flickr, linkedin, facebook) on IOS or android. I'm trying to add a URL for the users youtube channel, and the only current solution is to list it as their work url...when isn't necessarily correct.