Skip to content

Import gmail contacts for radicale CardDAV multifilesystem vcf files

License

Notifications You must be signed in to change notification settings

rampitec/google2radicale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

google2radicale

Import gmail contacts for radicale CardDAV multifilesystem vcf files

  1. Export contacts from https://contacts.google.com/ using "vCard (for iOS Contacts)" option.
  2. Feed this single vcf file into the script.

It will create a vcf file per contact in the current directory.

Note that file names are uniqued with uuid. This is not strictly needed, but this is how radicale server does it. So current directory is better be empty before the process, each new invocation will create new unique files.

Tools needed:

  • bash
  • base64
  • curl
  • sed
  • uuidgen

About

Import gmail contacts for radicale CardDAV multifilesystem vcf files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages