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: Noah Slater
Subject: Re: [O] Possible to always show items in clocktable?
Date: Sun, 20 Apr 2014 11:32:54 +0200

Thanks for the help, folks!


On 17 April 2014 10:38, Bastien <address@hidden> wrote:
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]