emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Spike Spiegel <fsmlab@gmail.com>
To: Matthew Lundin <mdl@imapmail.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-agenda-todo-ignore-scheduled and tags search
Date: Thu, 19 Feb 2009 09:11:26 +0800	[thread overview]
Message-ID: <ab777dfe0902181711v62a0c4dt1051c5bcab86418@mail.gmail.com> (raw)
In-Reply-To: <m2fxibeuje.fsf@fastmail.fm>

Hey,

On Wed, Feb 18, 2009 at 9:36 PM, Matthew Lundin <mdl@imapmail.org> wrote:
> Hi Spike,

> I set this variable to t in several tags-todo agenda blocks and it works
> just fine. Could you provide an example of the custom command in which
> it doesn't work?

Doh, I did mean to provide it in my first email but I forgot to attach
the file with the snippet. Here it goes:

              ((agenda ""
                     ((org-agenda-files '("~/Documents/orgmode/"))
                      (org-agenda-start-on-weekday 1)))
               (todo "STARTED|HOLD"
                     ((org-agenda-overriding-header "Projects status")))
               (tags-todo "+CATEGORY=\"WrkPrj\"+TODO=\"TODO\""
                     ((org-agenda-overriding-header "Projects TODOs")))
               (tags-todo "-CATEGORY=\"WrkPrj\"+TODO=\"TODO\""
                     ((org-agenda-overriding-header "Work TODOs"))))
              ((org-agenda-files '("~/Documents/orgmode/work.org"))
               (org-agenda-todo-ignore-scheduled t)
               (org-agenda-text-search-extra-files nil)))

as far as I understood the documentation options specified like that
should apply to all blocks for this view, and indeed if I throw a
global todo list in there it gets picked up same way that agenda
already picks it up. But for example "Projects TODOs" right know lists
stuff that was scheduled for yesterday and got DONE.

thanks for your help


-- 
"Behind every great man there's a great backpack" - B.

  reply	other threads:[~2009-02-19  1:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-18  6:58 org-agenda-todo-ignore-scheduled and tags search Spike Spiegel
2009-02-18 13:36 ` Matthew Lundin
2009-02-19  1:11   ` Spike Spiegel [this message]
2009-02-19  5:09     ` Carsten Dominik
2009-02-19  5:18       ` Carsten Dominik
2009-02-19  9:08       ` Spike Spiegel
2009-02-19 11:58       ` Matthew Lundin

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=ab777dfe0902181711v62a0c4dt1051c5bcab86418@mail.gmail.com \
    --to=fsmlab@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mdl@imapmail.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).