emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@altern.org>
To: emacs-orgmode@gnu.org
Subject: Re: switching between todo groups
Date: Sat, 03 Nov 2007 14:59:14 +0000	[thread overview]
Message-ID: <874pg38jel.fsf@bzg.ath.cx> (raw)
In-Reply-To: <u3sl3n8mws.fsf@home.net> (Richard G. Riley's message of "Sat, 03 Nov 2007 14:43:31 +0100")

Richard G Riley <rileyrgdev@googlemail.com> writes:

> At a guess internally a certain task is remembered via a task id or
> something. If its not possible or not worth it, fine - no big deal. But
> there is a bug in the latest in that it says there are two sets of todo
> sequences but wont allow selection of the second one.

Hey you mentionned in your first email that the manual explicitely said
the two sets should have different keywords, so "bug" is a bit too much
here :-)

> If there is no current "remembering" of tasks then I'm happy to forget
> I asked - it was merely a "nice to have".

I should acknowledge I came across this limitation before and here is
the only way I can think of to handle it: have SEQ_TODO and TYP_TODO
properties and make C-S-<down> select the right one for an entry.

* TODO 
  :PROPERTIES:
  :SEQ_TODO: TODO NEXT SOMEDAY | DONE CANCELED
  :END:

* TODO 
  :PROPERTIES:
  :SEQ_TODO: TODO WAITING | DONE DELEGATED
  :END:

* TODO 
  :PROPERTIES:
  :TYP_TODO: TODO Fred Isabelle Kevin WAITING | DONE
  :END:

Would you use this?

-- 
Bastien

  reply	other threads:[~2007-11-03 13:59 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-02  0:51 switching between todo groups Richard G Riley
2007-11-02 14:53 ` Bastien
2007-11-02 14:16   ` Richard G Riley
2007-11-02 15:49     ` Bastien
2007-11-02 15:05       ` Richard G Riley
2007-11-02 17:38         ` Bastien
2007-11-03 13:10           ` Richard G Riley
2007-11-03 14:23             ` Bastien
2007-11-03 13:43               ` Richard G Riley
2007-11-03 14:59                 ` Bastien [this message]
2007-11-03 14:06                   ` Richard G Riley
2007-11-03 15:40                     ` Bastien
2007-11-03 15:15                       ` Richard G Riley
2007-11-04  7:22                         ` Carsten Dominik

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=874pg38jel.fsf@bzg.ath.cx \
    --to=bzg@altern.org \
    --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).