From: Carsten Dominik <dominik@science.uva.nl> To: Bart Parliman <bartp@lanl.gov> Cc: emacs-orgmode@gnu.org Subject: Re: Problem searching CLOSED and DEADLINE properties Date: Fri, 9 Jan 2009 08:48:26 +0100 [thread overview] Message-ID: <520C8D64-5A7E-47CE-93B8-965CAE3C54C4@uva.nl> (raw) In-Reply-To: <alpine.OSX.2.00.0901071258120.5393@aniakchak.lanl.gov> On Jan 7, 2009, at 9:24 PM, Bart Parliman wrote: > When the example file below is added to the agenda file list, and I > perform an agenda property search (C-c C-a m), I can't seem to > locate any CLOSED items if I use the date matching format, for > example these don't work... > > CLOSED>="<2009-01-01>" This one works fine for me. > > CLOSED="<2009-01-07>" This one does not, because the CLOSED time stamp in the example also contains a time, while you comparison value is taken to be at midnight. > ... but a regexp search like this... > > CLOSED={2009} > > ... works fine. For DEADLINE, an exact date matches fails... > > DEADLINE="<2009-01-28>" For me it works fine. - Carsten > > > ... but an inequality match succeeds... > > DEADLINE>="<2009-01-28>" > > FWIW I'm using version 6.17b. Am I just using this format > incorrectly? > > Thanks, > Bart > > -------- file start -------- > #+SEQ_TODO: NEXT WAITING | DONE > #+STARTUP: overview > > * DONE Test1 > CLOSED: [2009-01-07 Wed 12:26] > > * NEXT Test2 > DEADLINE: <2009-01-28 Wed> > > * Test3 > > -------- file end -------- > > > _______________________________________________ > 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
next prev parent reply other threads:[~2009-01-09 7:48 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2009-01-07 20:24 Bart Parliman 2009-01-09 7:48 ` Carsten Dominik [this message] 2009-01-09 16:58 ` Bart Parliman 2009-01-09 17:06 ` Carsten Dominik 2009-01-09 19:00 ` Bart Parliman
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=520C8D64-5A7E-47CE-93B8-965CAE3C54C4@uva.nl \ --to=dominik@science.uva.nl \ --cc=bartp@lanl.gov \ --cc=emacs-orgmode@gnu.org \ --subject='Re: Problem searching CLOSED and DEADLINE properties' \ /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
Code repositories for project(s) associated with this 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).