From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian van den Broek Subject: Re: agenda view for TODOs without deadline and a certain tag Date: Tue, 21 Feb 2012 12:00:51 +0200 Message-ID: References: <20120220224121.10d72f5d@gmail.com> <20120221085647.1bc9e1e9@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=e89a8ff2429770707204b9767c40 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:43350) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RzmWs-0003sT-Fh for emacs-orgmode@gnu.org; Tue, 21 Feb 2012 05:01:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RzmWj-00065K-3l for emacs-orgmode@gnu.org; Tue, 21 Feb 2012 05:01:02 -0500 Received: from mail-tul01m020-f169.google.com ([209.85.214.169]:57253) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RzmWj-00065A-0J for emacs-orgmode@gnu.org; Tue, 21 Feb 2012 05:00:53 -0500 Received: by obbta7 with SMTP id ta7so10068693obb.0 for ; Tue, 21 Feb 2012 02:00:51 -0800 (PST) In-Reply-To: <20120221085647.1bc9e1e9@gmail.com> 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@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Renato Cc: emacs-orgmode@gnu.org --e89a8ff2429770707204b9767c40 Content-Type: text/plain; charset=ISO-8859-1 On 21 Feb 2012 09:59, "Renato" wrote: > > On Mon, 20 Feb 2012 22:41:21 +0100 > Renato wrote: > > > Hi, how can I make C-c a M (org-tags-view) respect the variable > > org-agenda-todo-ignore-deadlines? What I want to do is list my active > > TODOs which do not have a deadline and which do not have a certain > > tag. > > > > better still, I'd like for org-agenda-list to ignore entries with a > certain tag... > pretty common thing... I've got lots of TODOs for example regarding > my computer software environment (find > tagged :computer: - and I really don't want to see those unless I have > an hour of spare time which I decide to dedicate to such things. I Hi Renato and all, One simple solution, albeit not in the spirit of your question, is to keep such tasks in an org file that is not an agenda file. Best, Brian vdB --e89a8ff2429770707204b9767c40 Content-Type: text/html; charset=ISO-8859-1


On 21 Feb 2012 09:59, "Renato" <rennabh@gmail.com> wrote:
>
> On Mon, 20 Feb 2012 22:41:21 +0100
> Renato <rennabh@gmail.com> wrote:
>
> > Hi, how can I make C-c a M (org-tags-view) respect the variable
> > org-agenda-todo-ignore-deadlines? What I want to do is list my active
> > TODOs which do not have a deadline and which do not have a certain
> > tag.
> >
>
> better still, I'd like for org-agenda-list to ignore entries with a
> certain tag...

<snip>

> pretty common thing... I've got lots of TODOs for example regarding
> my computer software environment (find

<snip>

> tagged :computer: - and I really don't want to see those unless I have
> an hour of spare time which I decide to dedicate to such things. I

<snip>

Hi Renato and all,

One simple solution, albeit not in the spirit of your question, is to keep such tasks in an org file that is not an agenda file.

Best,

Brian vdB

--e89a8ff2429770707204b9767c40--