File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,11 @@ By [Moduland Co](http://www.moduland.ir)
31
31
32
32
- Enter contacts in ``` contact.csv ``` (comma separated)
33
33
- Run csv2vcf ``` python3 -m csv2vcf ``` or ``` python -m csv2vcf ``` on Mac,Linux or Windows
34
- - Result in ``` VCF_CONVERT ``` folder
34
+ - Result in ``` VCF_CONVERT ``` folder
35
+
36
+ <div align =" center " >
37
+ <img src =" http://moduland.github.io/csv2vcf/images/usage.gif " >
38
+ </div >
35
39
36
40
## Input File Format
37
41
@@ -40,6 +44,20 @@ By [Moduland Co](http://www.moduland.ir)
40
44
</div >
41
45
42
46
47
+ ## TODO
48
+
49
+ - [ ] Phone Number
50
+ - [x] Mobile
51
+ - [x] Home
52
+ - [x] Work
53
+ - [ ] Multi
54
+ - [ ] Email
55
+ - [x] Mobile
56
+ - [x] Home
57
+ - [x] Work
58
+ - [ ] Multi
59
+ - [ ] Address
60
+ - [ ] URL
43
61
44
62
## Issues & Bug Reports
45
63
You can’t perform that action at this time.
0 commit comments