[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Nested list with percent-complete in multiple states?
From: |
Bastien |
Subject: |
Re: [O] Nested list with percent-complete in multiple states? |
Date: |
Thu, 11 Apr 2013 17:13:08 +0200 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) |
Hi Brett,
Brett Viren <address@hidden> writes:
> * Document Sections (received:[1/4] converted:[1/4] frozen:[1/4] missing
> [1/4])
> - [-] Chapter 1 (received:[2/3] converted:[1/3] frozen:[0/3] missing [1/3])
> - [ ] section 1 (person A)
> - [R] section 2 (person B)
> - [C] section 2 (person C)
> - [-] Chapter 2 (received:[1/1] converted:[1/1] frozen:[1/1] missing [0/1])
> - [F] section 1 (Person D)
>
> Is there anything which gets me in this direction?
Check boxes have only three state: empty, checked, undecided.
If you need more states, I suggest using a property.
Then the column view can be used to display a summary
of the "sum" of all properties in the subtree.
HTH,
--
Bastien