Thanks for the help, folks!


On 17 April 2014 10:38, Bastien <bzg@gnu.org> wrote:
Hi Noah,

Noah Slater <nslater@tumbolia.org> 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