emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Possible to always show items in clocktable?


From: Sacha Chua
Subject: Re: [O] Possible to always show items in clocktable?
Date: Wed, 16 Apr 2014 14:21:42 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (windows-nt)

Noah Slater <address@hidden> 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

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