emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Only first time stamp per event on agenda (containing multiple time stamps)
@ 2013-05-27 16:39 Karl Voit
  2013-05-27 20:24 ` Matt Lundin
  0 siblings, 1 reply; 3+ messages in thread
From: Karl Voit @ 2013-05-27 16:39 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-05-28 13:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-27 16:39 Only first time stamp per event on agenda (containing multiple time stamps) Karl Voit
2013-05-27 20:24 ` Matt Lundin
2013-05-28 13:36   ` Karl Voit

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).