* Clock report: ignore empty entries (7.3)
@ 2010-12-08 0:34 Markus Heller
2010-12-08 3:02 ` Bernt Hansen
0 siblings, 1 reply; 4+ messages in thread
From: Markus Heller @ 2010-12-08 0:34 UTC (permalink / raw)
To: emacs-orgmode
Hello everybody,
I also like the new looks of the clock report, but I have one question.
My scope is set to agenda-with-archives, and I'm wondering if it is
possible to ignore files with no clock info for the tstart tend
interval.
Thanks and Cheers!
Markus
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Clock report: ignore empty entries (7.3)
2010-12-08 0:34 Clock report: ignore empty entries (7.3) Markus Heller
@ 2010-12-08 3:02 ` Bernt Hansen
2010-12-08 18:30 ` Markus Heller
0 siblings, 1 reply; 4+ messages in thread
From: Bernt Hansen @ 2010-12-08 3:02 UTC (permalink / raw)
To: Markus Heller; +Cc: emacs-orgmode
Markus Heller <hellerm2@gmail.com> writes:
> Hello everybody,
>
> I also like the new looks of the clock report, but I have one question.
>
> My scope is set to agenda-with-archives, and I'm wondering if it is
> possible to ignore files with no clock info for the tstart tend
> interval.
Yes it's possible.
Add :fileskip0 t and :stepskip0 t
#+BEGIN: clocktable :maxlevel 2 :scope agenda :tstart "<2010-10-30 Sat>" :tend "<2010-11-05 Fri>" :step day :fileskip0 t :stepskip0 t
#+END:
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Clock report: ignore empty entries (7.3)
2010-12-08 3:02 ` Bernt Hansen
@ 2010-12-08 18:30 ` Markus Heller
2010-12-09 15:33 ` Bernt Hansen
0 siblings, 1 reply; 4+ messages in thread
From: Markus Heller @ 2010-12-08 18:30 UTC (permalink / raw)
To: emacs-orgmode
Bernt Hansen <bernt@norang.ca> writes:
> Markus Heller <hellerm2@gmail.com> writes:
>
>> Hello everybody,
>>
>> I also like the new looks of the clock report, but I have one question.
>>
>> My scope is set to agenda-with-archives, and I'm wondering if it is
>> possible to ignore files with no clock info for the tstart tend
>> interval.
>
> Yes it's possible.
>
> Add :fileskip0 t and :stepskip0 t
>
> #+BEGIN: clocktable :maxlevel 2 :scope agenda :tstart "<2010-10-30 Sat>" :tend "<2010-11-05 Fri>" :step day :fileskip0 t :stepskip0 t
> #+END:
Bernt,
thanks for your help, as usual.
I have org.pdf for Release 7.3, but the word ``fileskip'' cannot be
found. I assume this is not in the docu then?
Thanks and Cheers
Markus
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Clock report: ignore empty entries (7.3)
2010-12-08 18:30 ` Markus Heller
@ 2010-12-09 15:33 ` Bernt Hansen
0 siblings, 0 replies; 4+ messages in thread
From: Bernt Hansen @ 2010-12-09 15:33 UTC (permalink / raw)
To: Markus Heller; +Cc: emacs-orgmode
Markus Heller <hellerm2@gmail.com> writes:
> Bernt Hansen <bernt@norang.ca> writes:
>
>> Markus Heller <hellerm2@gmail.com> writes:
>>
>>> Hello everybody,
>>>
>>> I also like the new looks of the clock report, but I have one question.
>>>
>>> My scope is set to agenda-with-archives, and I'm wondering if it is
>>> possible to ignore files with no clock info for the tstart tend
>>> interval.
>>
>> Yes it's possible.
>>
>> Add :fileskip0 t and :stepskip0 t
>>
>> #+BEGIN: clocktable :maxlevel 2 :scope agenda :tstart "<2010-10-30 Sat>" :tend "<2010-11-05 Fri>" :step day :fileskip0 t :stepskip0 t
>> #+END:
>
> Bernt,
>
> thanks for your help, as usual.
>
> I have org.pdf for Release 7.3, but the word ``fileskip'' cannot be
> found. I assume this is not in the docu then?
This support went in a few commits after the 7.3 release. The org.pdf
from the current master branch does include the fileskip0 documentation.
Regards,
Bernt
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-12-09 15:34 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-08 0:34 Clock report: ignore empty entries (7.3) Markus Heller
2010-12-08 3:02 ` Bernt Hansen
2010-12-08 18:30 ` Markus Heller
2010-12-09 15:33 ` Bernt Hansen
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).