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: Bastien
Subject: Re: [O] Possible to always show items in clocktable?
Date: Thu, 17 Apr 2014 10:38:15 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Hi Noah,

Noah Slater <address@hidden> writes:

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

You can create a dynamic block that does this:

- call org-clock-sum to reset clock sums in the buffer
- scans for :org-clock-minutes in all headlines
- create a table from headlines that have no such property

This way you can even add more information in the table.

Happy hacking :)

-- 
 Bastien



reply via email to

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