Noah Slater <nsla...@tumbolia.org> writes:

Hello, Noah!

> I would like to my clocktable include a line for every node, regardless of
> whether there is any time clocked, or whether the time clocked is 0:00.
> My intention here is to highlight notes that have received no attention. I
> want them to show up on my report so that I can see that I need to work on
> them.

On a slightly different note, how about using Org column tables instead?
You can set your column table format to include the time clocked.
I use this in one of my files:
#+COLUMNS: %40ITEM %17Effort(Estimated effort){:} %CLOCKSUM

And then I use

#+BEGIN: columnview :hlines 1
#+END:

to get a table that has my estimated effort and clocked time for each
item, whether or not it has any clocked time in it.

Sacha


Reply via email to