From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Cubizolles Subject: Re: anyone syncing orgmode calendar with google cal, and if so how? Date: Tue, 06 Oct 2015 12:21:51 +0200 Message-ID: <87pp0suwjk.fsf@free.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33632) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZjPQi-00066M-JR for emacs-orgmode@gnu.org; Tue, 06 Oct 2015 06:25:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZjPQf-0004Qm-GS for emacs-orgmode@gnu.org; Tue, 06 Oct 2015 06:25:08 -0400 Received: from plane.gmane.org ([80.91.229.3]:49567) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZjPQf-0004O1-AJ for emacs-orgmode@gnu.org; Tue, 06 Oct 2015 06:25:05 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZjPQe-0006yn-1N for emacs-orgmode@gnu.org; Tue, 06 Oct 2015 12:25:04 +0200 Received: from gas45-3-82-244-252-119.fbx.proxad.net ([82.244.252.119]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 06 Oct 2015 12:25:04 +0200 Received: from j.cubizolles by gas45-3-82-244-252-119.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 06 Oct 2015 12:25:04 +0200 In-Reply-To: (Xebar Saram's message of "Mon, 5 Oct 2015 09:46:12 +0300") 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: emacs-orgmode@gnu.org Xebar Saram writes: > Hi all > > i was wondering if anyone was syncing orgmode calendar with google cal, and > if so how? i tried this > > https://github.com/myuhe/org-gcal.el/issues > > which gave errors all the time and thus stopped being usable > > im looking for a robust solution. any ideas? I'm using org-caldav, it's working fine for me. Julien.