emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Brett Viren <bv@bnl.gov>
To: emacs-orgmode@gnu.org
Subject: Nested list with percent-complete in multiple states?
Date: Thu, 11 Apr 2013 10:00:29 -0400	[thread overview]
Message-ID: <ir4obdlf9qa.fsf@lycastus.phy.bnl.gov> (raw)

[-- Attachment #1: Type: text/plain, Size: 1163 bytes --]

Hi,

I'm helping to edit a large document with section contributions from
many people.  Any given section may come in some bizarre format (ie,
.doc) which I convert to LaTeX, leave open a time for subsequent edits
and finally freeze the section.

I'd like to track this state using org-mode.

So far I've been using a nested checklist like:

* Document Sections [0/4]
  - [-] Chapter 1 [0/3]
    - [ ] section 1 (person A)
    - [ ] section 2 (person B)
    - [ ] section 2 (person C)
  - [-] Chapter 2 [1/1]
    - [X] section 1 (Person D)

This is okay for binary state, but is there any to have more states
represented and get a summary of the percent of each chapter/section in
that state?

For example, I'd like something like:

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

Thanks,
-Brett.

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

             reply	other threads:[~2013-04-11 14:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-11 14:00 Brett Viren [this message]
2013-04-11 15:13 ` Nested list with percent-complete in multiple states? Bastien
2013-04-11 17:36   ` Brett Viren
2013-04-12  5:39     ` Bastien
2013-04-15 18:26       ` Suvayu Ali

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ir4obdlf9qa.fsf@lycastus.phy.bnl.gov \
    --to=bv@bnl.gov \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).