From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cezar Halmagean Subject: Re: 1-way syncing with google calendar (was Re: .ics export violates RFC2445) Date: Wed, 28 May 2008 14:02:01 -0700 Message-ID: <87skw287na.fsf@mixandgo.ro> References: <20071107205621.GT13544@atlantic.linksys.moosehall> <2DE7990C-2666-430E-91F5-B34C4A35699D@science.uva.nl> <20080429141240.GA9068@atlantic.linksys.moosehall> <2989BE0D-4A88-4DEC-B6A2-66B08661942F@science.uva.nl> <20080429171635.GB9068@atlantic.linksys.moosehall> <20080527215557.GD20846@atlantic.linksys.moosehall> <20080527222515.GF20846@atlantic.linksys.moosehall> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K1Smr-0004c0-9M for emacs-orgmode@gnu.org; Wed, 28 May 2008 17:02:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K1Smp-0004bl-Nh for emacs-orgmode@gnu.org; Wed, 28 May 2008 17:02:20 -0400 Received: from [199.232.76.173] (port=52107 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K1Smp-0004bi-Ii for emacs-orgmode@gnu.org; Wed, 28 May 2008 17:02:19 -0400 Received: from main.gmane.org ([80.91.229.2]:52622 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K1Smp-0001Df-4o for emacs-orgmode@gnu.org; Wed, 28 May 2008 17:02:19 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1K1Smj-0006AB-Aa for emacs-orgmode@gnu.org; Wed, 28 May 2008 21:02:13 +0000 Received: from 208.71.158.250 ([208.71.158.250]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 28 May 2008 21:02:13 +0000 Received: from cezar by 208.71.158.250 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 28 May 2008 21:02:13 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Adam Spiers writes: > On Tue, May 27, 2008 at 10:55:57PM +0100, Adam Spiers wrote: >> I'm going to restart gcaldaemon shortly - if it works then orgmode can >> boast unidirectional non-interactive syncing with google calendar! (as >> opposed to repeatedly importing an .ics file manually, which is very >> tedious). > > Hooray, it works! org-icalendar-force-UID + gcaldaemon gives nice > unidirectional non-interactive syncing with google calendar. Here's a > snippet from the log: > > DEBUG | Updating event ( test thing!) in Google Calendar... > DEBUG | Synchronization finished. > DEBUG | Starting Google Calendar synchronizer... > DEBUG | Connecting to Google... Does this work both ways ? org -> google and google -> org ? Can you provide your changes/settings ? Thanks ! Cezar