emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Lindsay Todd" <rltodd.ml1@gmail.com>
To: org-mode <emacs-orgmode@gnu.org>
Subject: Searching on items scheduled <today +1w>
Date: Fri, 28 Nov 2008 15:24:32 -0500	[thread overview]
Message-ID: <c7f7412a0811281224k85dc17cy89adb2273fdfb16a@mail.gmail.com> (raw)

Folks,

    I would like to extract items that are "NEXT" action todo-items
from my master gtd.org file, for reference in my paper planner, and
make a custom agenda command to repeat this.  Most of what I want to
do is easy with the TODO search.  But I don't really want items that
won't be scheduled by sometime in the next week.  I see that TODO
items without a SCHEDULED keyword will always be selected with
+SCHEDULED<"<today>".  But how do I include items scheduled for the
next week as well?

    What hasn't worked:

          +SCHEDULED<"<today+1w>"      (the documentation suggested
this wouldn't work)
          +SCHEDULED<"<+1w>"              (not sure why I thought this
had a chance)

    What does work:

           +SCHEDULED<"<2008-12-05>"   (but only works today!)

     Did I miss something?

/Lindsay

             reply	other threads:[~2008-11-28 20:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-28 20:24 Lindsay Todd [this message]
2008-11-30  8:54 ` Searching on items scheduled <today +1w> 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=c7f7412a0811281224k85dc17cy89adb2273fdfb16a@mail.gmail.com \
    --to=rltodd.ml1@gmail.com \
    --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).