emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Filippo A. Salustri" <salustri@ryerson.ca>
To: emacs-orgmode@gnu.org
Subject: another (possibly) noob question
Date: Tue, 15 Mar 2011 00:15:37 -0400	[thread overview]
Message-ID: <AANLkTikPbYFNNYnM_-CzuftcZWr4xkkGhtp6UEqd0P6u@mail.gmail.com> (raw)

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

So,
I've set org-provide-todo-statistics to t
and org-hierarchical-todo-statistics to nil.
I use a TODO sequence to identify projects.  That is,
(setq org-todo-keywords
      '((sequence "REVIEW(r)" "TODO(t)" "ACTIVE(a!)" "WAIT(w@)" "SOMEDAY(s)"
                  "|"
                  "DONE(d)" "CANCELED(c@)")
        (sequence "OPEN(O@!)" "WIP(W!)" "PAUSED(P@!)" "|" "CLOSED(C@!)")
        (sequence "PROJECT(p)" "|" "COMPLETED(x)")
        ))
I then set level 1 headlines to be PROJECT and put [/] at the end of the
headline.
The hope is to see projects at a glance and get the fraction done too.
All is as it should be, but for one thing.
When I toggle or insert within a subtree, the headline for that project
changes from PROJECT to ACTIVE if less than all tasks are done, and DONE if
all tasks are done.
Obviously, I want it to stay PROJECT.

I've spent over an hour trying to figure this one out and I can't.
Anyone got any advice?

Cheers.
Fil

-- 
Filippo A. Salustri, Ph.D., P.Eng.
Mechanical and Industrial Engineering
Ryerson University
350 Victoria St, Toronto, ON
M5B 2K3, Canada
Tel: 416/979-5000 ext 7749
Fax: 416/979-5265
Email: salustri@ryerson.ca
http://deseng.ryerson.ca/~fil/

[-- Attachment #2: Type: text/html, Size: 1745 bytes --]

             reply	other threads:[~2011-03-15  4:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-15  4:15 Filippo A. Salustri [this message]
2011-03-15 14:54 ` another (possibly) noob question John Hendy
2011-03-15 17:20   ` Filippo A. Salustri
2011-03-15 17:29     ` Manish
     [not found] ` <AANLkTikL1QM+Mi9dtAutvYGizff5Pj0sfwkTXyCCqAEM@mail.gmail.com>
2011-03-15 21:55   ` Filippo A. Salustri

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=AANLkTikPbYFNNYnM_-CzuftcZWr4xkkGhtp6UEqd0P6u@mail.gmail.com \
    --to=salustri@ryerson.ca \
    --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).