emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] SEQ_TODO and Headline percentages


From: Bastien
Subject: Re: [Orgmode] SEQ_TODO and Headline percentages
Date: Tue, 28 Jul 2009 04:37:33 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

"David A. Gershman" <address@hidden> writes:

> After a good night's rest, I came to the realization this solution
> doesn't help my issue.  I was asking if there was a way for
>
> * Heading 1 [%]
>  * Sub 1
>  * TODO Sub 2
>  * DONE Sub 3
>
> To have a statistic of 33% done instead of now it would say 50%.  The
> sub heading with *no* TODO kw is not even counted.

(setq org-provide-todo-statistics 'all-headlines)

should do the trick.

> With the new solution, can a TODO kw be, say, "NIL" to count non-kw
> lines?

No need for that.

HTH,

-- 
 Bastien




reply via email to

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