diamkil / socials

Single Link You'll Ever Need to Share
10 stars 5 forks source link

Feature Request - vcard #5

Open seaverd opened 3 years ago

seaverd commented 3 years ago

I like your docker and I have a feature request. Would you ever consider adding a "social" that when you click it, it downloads a vcard (.vcf file) to import contact information?

diamkil commented 3 years ago

I'll need to figure out how to add it, for now you should be able to create a "website" social, you can put the name as "Download Contact" or something like this (recode allows you to change a social's display name. And set the link to the url of your .vcf file (will need to be hosted somewhere)

Should look like this:

{
  "icon": "website",
  "link": "(link to your .vcf file)",
  "name": "Download Contact"
}