Changes
From Open Educational Resources
114 bytes added
, 09:05, 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'''. |
| | + | * Give Common First Name (Program name as part of the contact name). For example "RIE.XYZ." next column "Mobile number" <br> |
| | # 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>''' |