Changes
From Open Educational Resources
5 bytes added
, 09:06, 2 July 2020
| Line 11: |
Line 11: |
| | | | |
| | '''<code>python csv2vcf.py ~/Desktop/contacts.csv -s '{"name":1, "tel":2}'</code>''' | | '''<code>python csv2vcf.py ~/Desktop/contacts.csv -s '{"name":1, "tel":2}'</code>''' |
| − | 3 Copy vcf file to the phone. | + | 3 Copy vcf file to the phone. <br> |
| | 4 Import vcf file to the contacts | | 4 Import vcf file to the contacts |
| | | | |