emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* How to trigger the clockcheck in an agenda view.
@ 2013-07-12  8:06 Rainer Stengele
  2013-07-17 12:07 ` Rainer Stengele
  0 siblings, 1 reply; 14+ messages in thread
From: Rainer Stengele @ 2013-07-12  8:06 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

I want to start an aganda view over a week and immediately check the consistency of clock entries:


See manual for agenda dispacther:

v c
    Show overlapping clock entries, clocking gaps, and other clocking problems in the current agenda range. You can then visit clocking lines and fix them manually. See the
variable org-agenda-clock-consistency-checks for information on how to customize the definition of what constituted a clocking problem. To return to normal agenda display, press l
to exit Logbook mode.


I can't seem to find a way to trigger the clockcheck in the agenda view options.

At the moment I have::

..
	("Aw"
	 "agenda + no todos - this week - log-mode - ARCHIVE included - clock report"
	 agenda ""
	 (
	  (org-agenda-sorting-strategy '(time-up priority-down))
	  (org-agenda-span 'week)
	  (org-agenda-start-with-log-mode t)
	  (org-agenda-archives-mode t)
	  (org-agenda-start-with-clockreport-mode t)
	  ))
..

Do I miss the variable to be set?

Thanks,
Rainer

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

end of thread, other threads:[~2014-12-07 14:22 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-12  8:06 How to trigger the clockcheck in an agenda view Rainer Stengele
2013-07-17 12:07 ` Rainer Stengele
2013-07-29  7:21   ` Rainer Stengele
2013-07-29  8:48     ` Sebastien Vauban
2013-07-31  7:25       ` Rainer Stengele
2013-08-04 20:32         ` Mike McLean
2013-08-05 20:43         ` Sebastien Vauban
2013-09-10 15:07           ` Nicolas Girard
2013-09-11 10:24             ` [BUG] " Sebastien Vauban
2013-09-27 13:00             ` Carsten Dominik
2014-11-20 12:51               ` Rainer Stengele
2014-11-25 17:02                 ` Rainer Stengele
2014-12-06 15:29                   ` Bernt Hansen
2014-12-07 14:21                     ` Rainer Stengele

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