public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* How to convert Android contacts2.db to a Vcard .vcf file?
@ 2021-09-22 15:40 Fergus Daly
  2021-09-22 18:16 ` Brian Inglis
  2021-09-28  8:51 ` Andrey Repin
  0 siblings, 2 replies; 3+ messages in thread
From: Fergus Daly @ 2021-09-22 15:40 UTC (permalink / raw)
  To: 'cygwin@cygwin.com'

To try to do this I have followed the hints at
https://www.youtube.com/watch?v=ZKX6R0-EPC4
and therefore
1. installed sqlite and libsqlite-dev 
2. Downloaded dump-contacts2db.sh from https://github.com/stachre/dump-contacts2db/
3. FAILED to turn this script into an executable using chmod +x
and therefore 
4. failed to achieve the one-line command
    $ dump-contacts2db.sh contacts2.db > contacts.vcf
Can anybody help with item 3 or offer an entirely different / better / easier method to achieve the conversion?
Thank you!
  

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-09-28  9:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-22 15:40 How to convert Android contacts2.db to a Vcard .vcf file? Fergus Daly
2021-09-22 18:16 ` Brian Inglis
2021-09-28  8:51 ` Andrey Repin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).