From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Persaud <apersaud@lbl.gov> Subject: Re: Status google calendar sync Date: Sun, 30 Jan 2011 12:43:03 -0800 Message-ID: <4D45CD57.1060807@lbl.gov> References: <AANLkTikD2ttRgfBMb--q+EFiXb5E=2Yz0dhBYvPXPmeb@mail.gmail.com> <4D446CA9.80303@comcast.net> <rmi62t7fnis.fsf@fnord.ir.bbn.com> <4D44EABE.5070203@comcast.net> <rmibp2yed1u.fsf@fnord.ir.bbn.com> <87d3neh497.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org> Received: from [140.186.70.92] (port=48101 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pje73-00079S-0n for emacs-orgmode@gnu.org; Sun, 30 Jan 2011 15:43:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <apersaud@lbl.gov>) id 1Pje72-0004Kj-2G for emacs-orgmode@gnu.org; Sun, 30 Jan 2011 15:43:08 -0500 Received: from ironport4.lbl.gov ([128.3.41.45]:12315) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <apersaud@lbl.gov>) id 1Pje71-0004Kc-UH for emacs-orgmode@gnu.org; Sun, 30 Jan 2011 15:43:08 -0500 Received: by iyj21 with SMTP id 21so4207527iyj.39 for <emacs-orgmode@gnu.org>; Sun, 30 Jan 2011 12:43:06 -0800 (PST) In-Reply-To: <87d3neh497.fsf@ucl.ac.uk> List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org> List-Unsubscribe: <http://lists.gnu.org/mailman/listinfo/emacs-orgmode>, <mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe> List-Archive: <http://lists.gnu.org/archive/html/emacs-orgmode> List-Post: <mailto:emacs-orgmode@gnu.org> List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help> List-Subscribe: <http://lists.gnu.org/mailman/listinfo/emacs-orgmode>, <mailto:emacs-orgmode-request@gnu.org?subject=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 Hi On 01/30/2011 06:09 AM, Eric S Fraga wrote: > [...] > : (setq org-icalendar-store-UID t) > > in my org customisation which may be necessary to have this feature. I > cannot remember how to ensure that each exported entry has an ID > property, however. Maybe somebody else can chime in or you might want > to check the exporting section in the org manual. Haven't tried using UID for google yet, if an entry has changed in org-mode and google which version will be used when it encounters two edited entries with the same UID? At the moment I'm thinking of just exporting non-google items back into google (by excluding category google during export), but this way I can only edit google-entries in google and org-entries in org... so using UIDs seems a lot better... > Google will load an ics file from a location on the web periodically so > you could always export your org as an ics file and tell Google where to > find it. The key problem with this is that the file has to be > publicly accessible although, of course, you can obfuscate the path and > protect it from web robots to some degree. One of my problems is that when I upload to google with a .ics file it seems that I can only import into a secondary calendar and not my main one, so if other people look at my calendar they would miss all the org-mode entries... anyone solved this issue? Using googlecl on the other hand allows me to edit my main calendar directly, but then I don't know how to edit them... cheers ARUN