From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastien Vauban Subject: Re: org-agenda-todo-ignore-with-date vs. org-agenda-todo-ignore-timestamp Date: Mon, 25 Aug 2014 09:22:10 +0200 Message-ID: <868umdkp99.fsf@somewhere.org> References: <20140822163328.05c07e4a@aga-netbook> <4acbf53aaba94fe88bf35276e4396c45@fcmailsvr2.familycareinc.org> <20140822205344.03c069e6@aga-netbook> <20140823020946.048aeb2b@aga-netbook> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Marcin Borkowski wrote: > Dnia 2014-08-22, o godz. 21:02:56 > Subhan Michael Tindall napisa=C5=82(a): > >> > Doesn't this suggest that org-agenda-todo-ignore-with-date is >> > obsolete? >> It's functionality is subsumed by org-agenda-todo-ignore-timestamp >> all, yes. [...] > > Well, except that it isn't. A quick experiment on my agenda showed > that setting org-agenda-todo-ignore-timestamp gave more TODOs in the > global TODO list than setting org-agenda-todo-ignore-with-date. I can > run further experiments to pinpoint the difference, but maybe somebody > just *knows* that? Adding a personal note from my customizations file: =E2=95=AD=E2=94=80=E2=94=80=E2=94=80=E2=94=80 =E2=94=82 If you don't want to show scheduled items, deadlines nor appoin= tments in =E2=94=82 lists, you can use either =E2=94=82 =E2=94=82 - `(org-agenda-todo-ignore-with-date t)' or =E2=94=82 - `(org-agenda-skip-function '(org-agenda-skip-entry-if 'schedu= led 'deadline 'timestamp))'. =E2=94=82 =E2=94=82 Though, we could make a performance comparison to see whether o= ne is quicker =E2=94=82 than the other. =E2=95=B0=E2=94=80=E2=94=80=E2=94=80=E2=94=80 Best regards, Seb --=20 Sebastien Vauban