From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dror Atariah Subject: Re: Google + org-mode agenda? can it be done? Date: Wed, 12 Mar 2014 21:41:06 +0100 Message-ID: References: <20140305200029.1922833c@london> <87iorsiabu.fsf@fastmail.fm> Mime-Version: 1.0 (Apple Message framework v1085) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54632) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WNpxk-0003Bp-9K for emacs-orgmode@gnu.org; Wed, 12 Mar 2014 16:41:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WNpxf-0007Mx-OA for emacs-orgmode@gnu.org; Wed, 12 Mar 2014 16:41:16 -0400 Received: from mail-ea0-x22b.google.com ([2a00:1450:4013:c01::22b]:60556) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WNpxf-0007Mo-HC for emacs-orgmode@gnu.org; Wed, 12 Mar 2014 16:41:11 -0400 Received: by mail-ea0-f171.google.com with SMTP id n15so89543ead.2 for ; Wed, 12 Mar 2014 13:41:09 -0700 (PDT) In-Reply-To: <87iorsiabu.fsf@fastmail.fm> 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: Matt Lundin Cc: "emacs-orgmode@gnu.org" , Sharon Kimble It seems like the function "org-export-icalendar-combine-agenda-files" = (as discussed in the first link provided by @Matt) has to be replace = with "org-icalendar-combine-agenda-files" when working with a new = version of org. Am I right? Cheers, Dror On Mar 5, 2014, at 22:50 PM, Matt Lundin wrote: > Sharon Kimble writes: >=20 >> Can the google calendar work with org-mode agenda please? I haven't >> seen any indication that it can be done when I've been googling = around. >> But I thought that I would ask anyway.=20 >=20 > Synchronization is not seamless, but it can be accomplished with some > setup. See: >=20 > http://orgmode.org/worg/org-tutorials/org-google-sync.html >=20 >> And on the same tack, can google tasks work with org-modes TODO lists >> please? >=20 > This tool does bi-directional synchronization (org-files <-> google > tasks). Note: it synchronizes files, not the agenda's todo list. >=20 > https://bitbucket.org/edgimar/michel-orgmode >=20 > Matt