From: Harri Kiiskinen <harri.kiiskinen@utu.fi>
To: dominik@science.uva.nl
Cc: emacs-orgmode@gnu.org
Subject: Inheritance of LOCATION when exporting ICal (Was: Re: Bug in org-export-icalendar)
Date: Thu, 13 Nov 2008 16:41:13 +0200 (EET) [thread overview]
Message-ID: <20081113.164113.208089520.harri.kiiskinen@utu.fi> (raw)
In-Reply-To: <1CBCEE4B-7DAE-415F-9D6A-FD83DEA5CC07@uva.nl>
From: Carsten Dominik <dominik@science.uva.nl>
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
next prev parent reply other threads:[~2008-11-13 14:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-11 13:17 Bug in org-export-icalendar Harri Kiiskinen
2008-11-11 16:34 ` Carsten Dominik
2008-11-13 14:41 ` Harri Kiiskinen [this message]
2008-11-14 7:02 ` Inheritance of LOCATION when exporting ICal (Was: Re: Bug in org-export-icalendar) Carsten Dominik
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20081113.164113.208089520.harri.kiiskinen@utu.fi \
--to=harri.kiiskinen@utu.fi \
--cc=dominik@science.uva.nl \
--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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.