From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Riley Subject: Re: Google calendar Date: Sat, 25 Apr 2009 20:38:51 +0200 Message-ID: <49f358bc.0c07560a.324d.32d1@mx.google.com> References: <49f33ac8.0405560a.5ec4.ffff8c11@mx.google.com> <20090425172704.GA19309@taupan.ath.cx> 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 1LxmmB-000154-O3 for emacs-orgmode@gnu.org; Sat, 25 Apr 2009 14:38:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lxmm6-000140-Ub for emacs-orgmode@gnu.org; Sat, 25 Apr 2009 14:38:59 -0400 Received: from [199.232.76.173] (port=48590 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lxmm6-00013u-RO for emacs-orgmode@gnu.org; Sat, 25 Apr 2009 14:38:54 -0400 Received: from mail-fx0-f169.google.com ([209.85.220.169]:55920) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lxmm6-0006X4-DE for emacs-orgmode@gnu.org; Sat, 25 Apr 2009 14:38:54 -0400 Received: by fxm17 with SMTP id 17so1714468fxm.42 for ; Sat, 25 Apr 2009 11:38:53 -0700 (PDT) In-Reply-To: <20090425172704.GA19309@taupan.ath.cx> (Friedrich Delgado Friedrichs's message of "Sat, 25 Apr 2009 19:27:04 +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 Friedrich Delgado Friedrichs writes: > Richard Riley schrieb: >> I'd like to get something going between my blackberry and org-mode. I >> guess the best way is probably via Google calendar. Anyone currently >> linking org-mode to Google calendar and if so what process are you >> using? > ---Zitatende--- > > I'm using org-export-icalendar-combine-agenda-files and upload the > resulting ics file to google calendar about once a week. > > I'm afraid that's the best I have at the moment. Direct integration of > org-mode with google calendar would be nice and could probably be done > via gclient (an Implementation of google api which is part of the > emacspeak suite) but I didn't look into this yet. > > You could also put the ics file on a public webserver and have google > calendar read the ics file via http, if you don't mind that the whole > world sees your appointments (unfortunately I do mind, so that's no > solution for me). > > Kind regards > Friedel Hmm, dont know if its Google side or export side, but todo's are not showing up on GC when I add via url my org.ics. I do have org-icalendar-include-todo set too. --