emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] How to trigger the clockcheck in an agenda view.


From: Rainer Stengele
Subject: Re: [O] How to trigger the clockcheck in an agenda view.
Date: Mon, 29 Jul 2013 09:21:19 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7

Am 7/17/2013 2:07 PM, schrieb Rainer Stengele:
> Am 12.07.2013 10:06, schrieb Rainer Stengele:
>> 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
>>
>>
>>
> Anybody?
> 
> 
I know this is special,  but I do not know how to check the existence of such a 
variable.
If it doesn't I would suggest it as enhancement.

Thanks,
Rainer



reply via email to

[Prev in Thread] Current Thread [Next in Thread]