Changes
From Open Educational Resources
12 bytes added
, 07:57, 2 July 2020
| Line 3: |
Line 3: |
| | | | |
| | === In Ubuntu === | | === In Ubuntu === |
| − | # Put contacts on a spreadsheet with a common First name and phone number in two columns and save as a CSV file on the Desktop as '''contacts.csv'''. | + | # Put contacts on a spreadsheet with a common '''First name''' and '''Phone number''' in two columns and save as a CSV file on the Desktop as '''contacts.csv'''. |
| | # Convert csv to vcard by running below commands on terminal. | | # Convert csv to vcard by running below commands on terminal. |
| | '''<code>git clone <nowiki>https://github.com/mridah/csv2vcf.git</nowiki></code>''' | | '''<code>git clone <nowiki>https://github.com/mridah/csv2vcf.git</nowiki></code>''' |