emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Renato <rennabh@gmail.com>
To: Simon Thum <simon.thum@gmx.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: agenda view for TODOs without deadline and a certain tag
Date: Tue, 21 Feb 2012 23:33:50 +0100	[thread overview]
Message-ID: <20120221233350.635a39e9@gmail.com> (raw)
In-Reply-To: <4F441C6B.3020707@gmx.de>

On Tue, 21 Feb 2012 23:36:27 +0100
Simon Thum <simon.thum@gmx.de> wrote:

> Hi Renato,
> 
> one of my block agendas has
> 	(tags-todo "@work&TODO=\"TODO\"&SCHEDULED=\"\"&DEADLINE=\"\")
> 
> i.e. lists todos which are tagged @work and aren't scheduled or
> deadlined.
> 

thank you very much Simon, I added this to my .emacs:

(setq org-agenda-custom-commands
           '(("T" tags-todo
"TODO=\"TODO\"+SCHEDULED=\"\"+DEADLINE=\"\"-play-computer|bug" )))

and now I have exactly what I wanted (and learned more than something
on custom agenda views and tag/properties matching).

cheers!
renato

  reply	other threads:[~2012-02-21 22:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-20 21:41 agenda view for TODOs without deadline and a certain tag Renato
2012-02-21  7:56 ` Renato
2012-02-21 10:00   ` Brian van den Broek
2012-02-21 22:36 ` Simon Thum
2012-02-21 22:33   ` Renato [this message]
2012-02-22  8:30     ` Thomas Holst
     [not found]       ` <20120222105410.26753a2a@gmail.com>
2012-02-22 10:20         ` Thomas Holst

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=20120221233350.635a39e9@gmail.com \
    --to=rennabh@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=simon.thum@gmx.de \
    /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).