[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] Only first time stamp per event on agenda (containing multiple time
From: |
Karl Voit |
Subject: |
[O] Only first time stamp per event on agenda (containing multiple time stamps) |
Date: |
Mon, 27 May 2013 18:39:20 +0200 |
User-agent: |
slrn/0.9.9 (Linux) |
Hi!
(My current Org-mode is git 86fab4ce354c3fc29a9a169add80a)
When I have a heading like following, the event appears on my agenda
on Monday and on Wednesday with their time frames (as expected by me):
,----[ time stamps on different days ]
| ** Event A
|
| - <2013-05-27 Mon 09:00-12:00>
| - <2013-05-29 Wed 13:00-16:00>
`----
However, with the following event, I only get one time stamp onto my
agenda (namely the first one of the very same day):
,----[ time stamp on the same day ]
| ** Event B
|
| - <2013-05-27 Mon 09:00-12:00>
| - <2013-05-27 Mon 13:00-16:00>
`----
If this is not intended behavior, I beg to fix it ;-)
I do have use-cases [1] where this kind of list is way better than
each time-stamp as its own heading.
If this is intended behavior, I am curious about the reason why.
Thank you in any case :-)
1. e.g., for irregular occurring courses sharing the same heading
title.
--
mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode:
> get Memacs from https://github.com/novoid/Memacs <
https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on github
- [O] Only first time stamp per event on agenda (containing multiple time stamps),
Karl Voit <=