all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* cannot get an agenda showing logged todos, scheduled todos and clockcheck items at the same time
@ 2014-11-17  8:18 Rainer Stengele
  2014-11-17  9:03 ` Brady Trainor
  0 siblings, 1 reply; 3+ messages in thread
From: Rainer Stengele @ 2014-11-17  8:18 UTC (permalink / raw)
  To: emacs-orgmode

Dear all,

I cannot get an agenda showing logged todos, all scheduled items and clockcheck view for gaps or overlappings clocking.
I start with log mode "on" and my agenda shows all scheduled todos.
As soon as I hit "v c" to see the clockchecks result the scheduled todos disappear.

Is there any way for an agenda to always see all logged todos, all scheduled todos and always get the clockcheck view in order to see gaps or overlaps?

My agenda is configured like:

..
	  (agenda "todays agenda"
		  (
		   (org-agenda-span 'day)
		   (org-agenda-log-mode 'clockcheck)
		   (org-agenda-start-with-log-mode t)
		   (org-agenda-overriding-header "Today's Agenda")))
...

I never could get a configuration which also shows the clockcheck items.
I therefore start as configured and as as said soon as I press "v c" my scheduled items disappear.

Any idea?

Thank you.
Regards, Rainer

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

end of thread, other threads:[~2014-11-18 21:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-17  8:18 cannot get an agenda showing logged todos, scheduled todos and clockcheck items at the same time Rainer Stengele
2014-11-17  9:03 ` Brady Trainor
2014-11-18 21:44   ` Rainer Stengele

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.