emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org-caldav: Sync Org with external calendars through CalDAV (Own


From: David Engster
Subject: Re: [O] org-caldav: Sync Org with external calendars through CalDAV (Owncloud, Google, ...)
Date: Thu, 26 Jul 2012 22:55:01 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux)

David Engster writes:
> Robert Eckl writes:
>> Acutally, an appointment must not have any text outside the Properties
>
> [...]
>
> I think there's a bug in org-icalendar with regards to handling
> tags. I'm getting an icalendar event like this:
>
> BEGIN:VEVENT
> UID:f90ec513423879f1e09c7c10fc0e15a9-orgmodecaldav
> DTSTART:20120728T200000
> DTEND:20120728T210000
> SUMMARY:TerminTest                                                      :Tag:

Actually, that happened because when I copy&pasted your example the tag
wasn't recognized as such but just simple text (it didn't have the
proper face). This is why it ended up in the SUMMARY line as normal text
above. However, this shouldn't happen when you manually enter tags in
your Org files.

The first way to debug issues like the ones you reported is to create an
Org file with some item that is not synced, then run
org-export-icalendar-this-file and look at the resulting .ics file.

-David



reply via email to

[Prev in Thread] Current Thread [Next in Thread]