emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@altern.org>
To: MarkS <throaway@yahoo.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: Getting org-agenda-sorting-strategy to work
Date: Mon, 07 Jan 2008 06:45:44 +0000	[thread overview]
Message-ID: <87ejcu876v.fsf@bzg.ath.cx> (raw)
In-Reply-To: <loom.20080107T060651-217@post.gmane.org> (MarkS's message of "Mon, 7 Jan 2008 06:12:35 +0000 (UTC)")

MarkS <throaway@yahoo.com> writes:

> If there was a way to sort the view by the TODO keywords. 

Yes, of course:

(setq org-agenda-custom-commands
      '(("!" todo "NEXT" nil)
 	("r" tags "Read" nil)
	("R" tags-todo "Read/NEXT" nil)))

With this setting, you have these keys:

  `!' will display items having a "NEXT" to-do keyword
  `r' will display items having a "Read" tag
  `R' will display items having a "Read" tag and the "NEXT" keyword

HTH,
  
-- 
Bastien

  reply	other threads:[~2008-01-07  6:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-06 21:30 Getting org-agenda-sorting-strategy to work MarkS
2008-01-07  1:51 ` Bastien
2008-01-07  5:49   ` MarkS
2008-01-07  6:02     ` Bastien
2008-01-07  6:12       ` MarkS
2008-01-07  6:45         ` Bastien [this message]
2008-01-07 14:42           ` MarkS
2008-01-08 13:42             ` Bastien
2008-01-08 13:45               ` Egli Christian (KIRO 41)
2008-01-09 22:40                 ` Christian Egli

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=87ejcu876v.fsf@bzg.ath.cx \
    --to=bzg@altern.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=throaway@yahoo.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).