From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?=C5=81ukasz_Stelmach?= Subject: Re: search for DEADLINE in warning period Date: Tue, 09 Feb 2010 15:17:54 +0100 Message-ID: <87r5oumr1p.fsf@dasa3.iem.pw.edu.pl> References: <877hqmobzc.fsf@dasa3.iem.pw.edu.pl> <87eikuioe5.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nequw-0005e9-2L for emacs-orgmode@gnu.org; Tue, 09 Feb 2010 09:18:18 -0500 Received: from [199.232.76.173] (port=40202 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nequv-0005dm-Cl for emacs-orgmode@gnu.org; Tue, 09 Feb 2010 09:18:17 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Nequt-0006cm-Of for emacs-orgmode@gnu.org; Tue, 09 Feb 2010 09:18:16 -0500 Received: from lo.gmane.org ([80.91.229.12]:60923) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Nequt-0006ci-Ad for emacs-orgmode@gnu.org; Tue, 09 Feb 2010 09:18:15 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Nequs-0002Nw-2U for emacs-orgmode@gnu.org; Tue, 09 Feb 2010 15:18:14 +0100 Received: from dasa3.iem.pw.edu.pl ([194.29.147.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 09 Feb 2010 15:18:14 +0100 Received: from lukasz.stelmach by dasa3.iem.pw.edu.pl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 09 Feb 2010 15:18:14 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Bernt Hansen writes: > Łukasz Stelmach writes: >> Is there a way to search for a timestamp, particularly a DEADLINE, that >> is in its warning period? [...] > I remove entries from the global TODO lists using the variables > org-agenda-todo-ignore-scheduled, org-agenda-todo-ignore-deadlines, > org-agenda-todo-ignore-with-date Matt's solution with 'near symbol is what I was looking for. > This leaves SCHEDULED and DEADLINE items only on the daily agenda view. I use SCHEDULED to /send messages to the future/ and in fact I've got to try to get rid of SCHEDULED and DEADLINEd TODOs from the agenda view leaving there only unkeyworderd appointments. I use the -SCHEDULED>="" to hide them until they become relevant (someday/maybe list). On the other hand DEDLINES are meant to be completed by the the designated time but they are still TODOs (next actions) and not appointments or things I've got to do *exactly* on that date. So I'd like to keep them off of my agenda and on my TODO list. I think I'll use (i haven't set up my gtd workflow completely yet) only plain timestamps to make notes show up on the agenda. -- Miłego dnia, Łukasz Stelmach