From: Carsten Dominik <[EMAIL PROTECTED]>
Subject: Re: [Orgmode] Bug in org-export-icalendar
Date: Tue, 11 Nov 2008 17:34:20 +0100

> yes, only times in time stamps will be used in iCalendar export.  Times in 
> the headline
> are too unpredictable.  The agenda uses them as a service because nothing 
> really bad can happen.  But if you want consistency across applications, you 
> should define times in a consistent way, i.e. in the stamp.

Ok, explanation quite satisfactory. Second wish:

When exporting to icalendar, would it be possible to make the property
LOCATION to respect the setting in org-use-property-inheritance? I
like to group seminars under one heading, so I could just set the
LOCATION property there, and still get it exported to the .ics file
for each of the sub-headings.

If I understand correctly, the place to change is in org-exp.el, lines
4336 and 4458: (org-entry-get nil "LOCATION") from nil to 'selective'
or something.

Perhaps the selective inheritance could be allowed for DEADLINE
and SCHEDULED, too? I could imagine using this, too.

Best,

Harri K


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to