From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-mode and Google Calendar Date: Fri, 28 Sep 2007 16:42:51 +0200 Message-ID: <87641uzw9g.fsf@bzg.ath.cx> References: <87d4w3s1pb.fsf@myhost.localdomain> <52D89C75FEE9444E8D9C016E3730098306CE3D@chsa1036.share.beluni.net> 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 1IbH3T-0007Gn-NW for emacs-orgmode@gnu.org; Fri, 28 Sep 2007 10:42:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IbH3S-0007Dm-4m for emacs-orgmode@gnu.org; Fri, 28 Sep 2007 10:42:59 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IbH3R-0007Db-UC for emacs-orgmode@gnu.org; Fri, 28 Sep 2007 10:42:57 -0400 Received: from hu-out-0506.google.com ([72.14.214.230]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IbH3R-0002Rx-EV for emacs-orgmode@gnu.org; Fri, 28 Sep 2007 10:42:57 -0400 Received: by hu-out-0506.google.com with SMTP id 23so1569196huc for ; Fri, 28 Sep 2007 07:42:56 -0700 (PDT) In-Reply-To: <52D89C75FEE9444E8D9C016E3730098306CE3D@chsa1036.share.beluni.net> (Egli Christian's message of "Fri, 28 Sep 2007 13:41:22 +0200") 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 "Egli Christian (KIRO 41)" writes: > Funny you should mention this. Just this morning I fetched the ics > file from my google calendar and imported the ics file into my diary > (icalendar-import-file "/here/is/calendar.ics" > "/there/goes/ical-diary"). If you then set org-agenda-include-diary > properly, you'll get the events from the google calendar in your > agenda. So this is how to *import* the calendar information from Google. A straightforward syncing solution would be to do this, and to export an ics file created by Org to a web location that Google knows (see details in my previous email.) But I have a strong feeling we won't avoid duplicated entries at some point... -- Bastien