From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Spiers Subject: Re: Sync Org with Google Calendar using google API (rather than caldav) Date: Fri, 29 Mar 2013 15:05:59 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59414) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULasW-0002pa-Pr for emacs-orgmode@gnu.org; Fri, 29 Mar 2013 11:06:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULasT-0004Al-5Q for emacs-orgmode@gnu.org; Fri, 29 Mar 2013 11:06:04 -0400 Received: from mail-ve0-f172.google.com ([209.85.128.172]:35799) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULasS-0004Ac-KT for emacs-orgmode@gnu.org; Fri, 29 Mar 2013 11:06:00 -0400 Received: by mail-ve0-f172.google.com with SMTP id oz10so614592veb.31 for ; Fri, 29 Mar 2013 08:05:59 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Baptiste Cc: emacs-orgmode@gnu.org On 29 March 2013 11:03, Baptiste wrote: > Hi, > > I have started a google calendar synchronization Emacs module. Rather than > using ical format, I use directly Google API. For sure it is less usefull for > other calendar services, but it will keep working when Google is stopping > supporting caldav. > > > For now, only fetch from Google is implemented, but extension (then push and > sync) should be quiet easy to manage. > > > You will find it here (github). > > > If this can be usefull for you, Sounds interesting. It would be very helpful if you could explain how it is different from the other synchronization possibilities out there, e.g. http://orgmode.org/worg/org-tutorials/org-google-sync.html https://code.google.com/p/emacs-google/ https://github.com/travisbhartwell/Emacs-Google-Calendar-Sync http://www.emacswiki.org/emacs/GoogleClient