Social Media URIs

Adding social media info to cards

Even though we have the URL property in cards, we needed to automatically generate social media URIs from cards that contain a specific property, called X-VISUALCARD-SOCIAL. This is so that applications using VisualCard can process the following compatible social media apps to be displayed in the contact info box inside such applications: (the abbreviations must be in the first value of this property)

  • Facebook (FB)

  • X/Twitter (TW)

  • Mastodon (MD)

  • Bluesky (BS)

  • YouTube (YT)

  • Odysee (OD)

  • Instagram (IG)

  • Snapchat (SC)

  • TikTok (TK)

  • WhatsApp (WA)

  • Telegram (TG)

You can use the property management functions on cards and/or calendars to add, edit, remove, or fetch social media apps using XNameInfo as the type. Once done, you can use the XNameInfo instance to get the social media URI.

Last updated