emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Hugo Schmitt" <hugows@gmail.com>
To: Wanrong Lin <wanrong.lin@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Quickly Switch Between TODO States
Date: Wed, 13 Feb 2008 14:32:27 -0300	[thread overview]
Message-ID: <2f1c7d020802130932h354de836pe716e9bef0e79984@mail.gmail.com> (raw)
In-Reply-To: <47B326B8.4090808@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 1384 bytes --]

Wanrong,
I have it configured like this:

(setq org-todo-keywords
      '((sequence
         "TODO(t)" "STARTED(s)" "WAITING(w)" "UNTESTED(u)" "|"
         "DONE(d)" "DEFERRED(f)" "CANCELLED(x)")))

(setq org-use-fast-todo-selection t)

then all it takes is C-c C-t and then a key (t,s,w)...

Cheers,
Hugo

On Feb 13, 2008 2:19 PM, Wanrong Lin <wanrong.lin@gmail.com> wrote:

>
> > Did you try C-c C-t ?
> >
> > ,----[ (info "(org)TODO basics") ]
> > | The most important commands to work with TODO entries are:
> > |
> > | `C-c C-t'
> > |      Rotate the TODO state of the current item among
> > |
> > |           ,-> (unmarked) -> TODO -> DONE --.
> > |           '--------------------------------'
> > |
> > |      The same rotation can also be done "remotely" from the timeline
> and
> > |      agenda buffers with the `t' command key (*note Agenda
> commands::).
> > `----
> >
> > Hope this helps,
> >
> >
>
> C-c C-t is what I have been using, but recently I am a little bit tired
> of the cycling (especially when I have 7 TODO states), so I wish to have
> something that can let me select a TODO state directly, like C-c C-c
> does for tags.
>
> Wanrong
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>

[-- Attachment #1.2: Type: text/html, Size: 2310 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  parent reply	other threads:[~2008-02-13 17:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-13 16:52 Quickly Switch Between TODO States Wanrong Lin
2008-02-13 17:02 ` Bastien
2008-02-13 17:19   ` Wanrong Lin
2008-02-13 17:26     ` William Henney
2008-02-13 17:27     ` Bastien
2008-02-13 17:32     ` Hugo Schmitt [this message]
2008-02-13 18:42       ` Wanrong Lin
2008-02-13 18:56         ` Bastien

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=2f1c7d020802130932h354de836pe716e9bef0e79984@mail.gmail.com \
    --to=hugows@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=wanrong.lin@gmail.com \
    /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).