From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Engster Subject: org-caldav will continue to work with Google Calendar (was: org-caldav will cease to work with Google Calendar) Date: Thu, 06 Jun 2013 20:44:02 +0200 Message-ID: <87bo7jhyfh.fsf@engster.org> References: <87ehfiymww.fsf@engster.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46124) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UkfAT-0005a4-T9 for emacs-orgmode@gnu.org; Thu, 06 Jun 2013 14:44:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UkfAS-0006IZ-Ub for emacs-orgmode@gnu.org; Thu, 06 Jun 2013 14:44:13 -0400 Received: from randomsample.de ([83.169.19.17]:37963) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UkfAS-00067u-Ii for emacs-orgmode@gnu.org; Thu, 06 Jun 2013 14:44:12 -0400 Received: from dslc-082-083-056-106.pools.arcor-ip.net ([82.83.56.106] helo=spaten) by randomsample.de with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1UkfAL-0000qO-TI for emacs-orgmode@gnu.org; Thu, 06 Jun 2013 20:44:06 +0200 In-Reply-To: <87ehfiymww.fsf@engster.org> (David Engster's message of "Thu, 14 Mar 2013 17:19:11 +0100") 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 David Engster writes: > Google has announced today that they will shut down their CalDAV API in > September, since hey, everybody's using their own protocol anyway. Well, Google has suddenly realized that not only is CalDAV an open standard, but it's actually used outside the Googleverse. Who could've known? Anyway, they will continue to support it [1], so org-caldav should work with Google Calendar for the time being (read: until they change their mind again). -David PS: I know that there are problems with org-caldav and the new exporter. I'll switch to Org 8 soon and will then merge the pending pull requests. [1] http://googledevelopers.blogspot.ca/2013/06/making-googles-caldav-and-carddav-apis.html