0
Can you suggest new features that can be integrated into this code ☺️ ?
https://code.sololearn.com/cC5Dtcr4BYQ6/?ref=app This code written in Python is in fact a contact manager which stores your data in a CSV file. Thus using the CSV file as a database.
4 Antworten
+ 2
Yup, vcard/vfs is specifically for contacts.
Vfs is just structured a little differently.
Try to share a contact from your phone. Mine gives me two options, csv and vcard.
If you have the option for vcard, save it locally and change the extension to .txt to have a look!
+ 1
Great suggestion 👍 Thank you very much
0
What do you think about optionally converting the csv to vcf?
0
vfc as you say is an file extension please?