syncevolution --configure \ --template google-calendar \ username=USER@gmail.com \ password=PASSWORD \ target-config@default_google syncevolution --configure \ --template SyncEvolution_Client \ syncURL=local://@default_google \ username= \ password= \ default_google \ calendar
syncevolution --sync slow default_google
syncevolution default_google
m8e82832ooj4vcdcdcsdcdaa@group.calendar.google.com
syncevolution --configure \ --template webdav \ syncURL=https://www.google.com/calendar/dav/m8e82832ooj4vcdcdcsdcdaa@group.calendar.google.com \ username=USER@gmail.com\ password=PASSWORD\ target-config@test_google syncevolution --configure \ --template SyncEvolution_Client \ syncURL=local://@test_google\ username= \ password= \ test_google \ calendar
cd ~/.config/syncevolution cp -r default test rm -rf default/peers/test_google rm -rf test/peers/default_google
database = Test
syncevolution --sync slow test_google
syncevolution test_google