emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Detlef Steuer <detlef.steuer@gmx.de>
To: emacs-orgmode@gnu.org
Subject: Re: org-caldav problem; used to work
Date: Sun, 16 Nov 2014 23:58:25 +0100	[thread overview]
Message-ID: <20141116235825.420fe95a@linux-w3xx> (raw)
In-Reply-To: <8761eevkjn.fsf@engster.org>

Am Sun, 16 Nov 2014 23:37:48 +0100
schrieb David Engster <deng@randomsample.de>:

> The signature of org-icalendar--combine-files changed in
> 67ae102b4b. I've pushed a workaround which should fix this.

Thank you! I can confirm that fixes the reported issue, i.e.
my test appointments are exported and show up in the owncloud´s calendar.

Fine!

But there was a new Problem: A new set of UIDs got created when I edited
my test data. (removed the SCHEDLULED key-word)

--- Before (result of first test export)

* APPT Test1 
  SCHEDULED: <2014-11-12 Mi 19:00-20:00>
  :PROPERTIES:
  :ID:       dc432cb8-ab29-4bf0-8ea0-e40ca8e8850d
  :END:

* APPT Test2
  SCHEDULED: <2014-11-16 So 23:00-24:00>
  :PROPERTIES:
  :ID:       ec46076b-e1d9-453b-8e63-317e6ff64b0e
  :END:
  

* APPT Test3
  SCHEDULED: <2014-11-17 Mo 23:00-24:00>
  :PROPERTIES:
  :ID:       c28a7aa7-9c93-4d94-9f85-d563d933bb35
  :END:
  
---

removed SCHEDULED 

--- After

* APPT Test1 
  :PROPERTIES:
  :ID:       867c4f4e-9c7f-4d39-9404-f9dadb25edd9
  :END:
  <2014-11-12 Mi 19:00-20:00>
  :PROPERTIES:
  :ID:       dc432cb8-ab29-4bf0-8ea0-e40ca8e8850d
  :END:

* APPT Test2
  :PROPERTIES:
  :ID:       4961e4b3-cb9b-4247-b4f5-4e27cb2d1ee1
  :END:
  <2014-11-16 So 23:00-24:00>
  :PROPERTIES:
  :ID:       ec46076b-e1d9-453b-8e63-317e6ff64b0e
  :END:
  

* APPT Test3
  :PROPERTIES:
  :ID:       5cc68445-4829-4672-863b-3b4bb7346f11
  :END:
  <2014-11-17 Mo 23:00-24:00>
  :PROPERTIES:
  :ID:       c28a7aa7-9c93-4d94-9f85-d563d933bb35
  :END:
  
---

Detlef

> 
> -David

  reply	other threads:[~2014-11-16 22:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-13 14:41 org-caldav problem; used to work Detlef Steuer
2014-11-16 21:53 ` David Engster
2014-11-16 22:15   ` Detlef Steuer
2014-11-16 22:24     ` Rasmus
2014-11-16 23:00       ` Detlef Steuer
2014-11-16 22:37     ` David Engster
2014-11-16 22:58       ` Detlef Steuer [this message]
2014-11-16 23:12         ` Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141116235825.420fe95a@linux-w3xx \
    --to=detlef.steuer@gmx.de \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).