From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-caldav: Sync Org with external calendars through CalDAV (Owncloud, Google, ...) Date: Fri, 03 Aug 2012 09:46:38 +0200 Message-ID: <87obmswfpm.fsf@altern.org> References: <87r4senoly.fsf@engster.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45323) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SxD5Y-0000EE-So for emacs-orgmode@gnu.org; Fri, 03 Aug 2012 04:18:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SxD5X-00034E-4R for emacs-orgmode@gnu.org; Fri, 03 Aug 2012 04:18:28 -0400 Received: from mail-wg0-f41.google.com ([74.125.82.41]:45434) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SxD5W-000341-Uc for emacs-orgmode@gnu.org; Fri, 03 Aug 2012 04:18:27 -0400 Received: by wgbds1 with SMTP id ds1so248975wgb.0 for ; Fri, 03 Aug 2012 01:18:26 -0700 (PDT) In-Reply-To: <87r4senoly.fsf@engster.org> (David Engster's message of "Sat, 14 Jul 2012 21:12:41 +0200") 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 Hi David, David Engster writes: > https://github.com/dengste/org-caldav Thanks for this. I tested it but can't make it work. I use Emacs from after your patch to url-dav (>7/26/2012) and I use this simple configuration: (setq org-caldav-calendar-id "4ttssrunbsh9km06csbjkb22m4@group.calendar.google.com" org-caldav-url "https://www.google.com/calendar/dav" org-caldav-files '("~/org/rdv.org") org-caldav-inbox "~/org/inbox.org") (The id is a true one for a public test calendar.) Then I'm asked for a password. I tried entering my Google password directly, then my username and my password, then I gave up. I guess I miss something obvious. Thanks for your help! -- Bastien