From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Panchekha Subject: Re: Tags question Date: Sat, 24 Dec 2011 11:22:17 -0500 Message-ID: References: <878vm26pza.fsf@norang.ca> <27670.1324743602@alphaville.dokosmarshall.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d042f911821260604b4d8f12a Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41571) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ReUMr-0005Md-1g for emacs-orgmode@gnu.org; Sat, 24 Dec 2011 11:22:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ReUMp-0007m7-PN for emacs-orgmode@gnu.org; Sat, 24 Dec 2011 11:22:40 -0500 Received: from mail-vx0-f169.google.com ([209.85.220.169]:61044) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ReUMp-0007ly-4M for emacs-orgmode@gnu.org; Sat, 24 Dec 2011 11:22:39 -0500 Received: by vcge1 with SMTP id e1so8409780vcg.0 for ; Sat, 24 Dec 2011 08:22:38 -0800 (PST) In-Reply-To: <27670.1324743602@alphaville.dokosmarshall.org> 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: nicholas.dokos@hp.com Cc: Bernt Hansen , emacs-orgmode@gnu.org --f46d042f911821260604b4d8f12a Content-Type: text/plain; charset=UTF-8 Hmm, I can see how to view all TODOs associated with a tag... but how can I do this across all tags. In SQL terms, I need a RIGHT JOIN, not a SELECT ... WHERE. - Pavel Panchekha On Sat, Dec 24, 2011 at 11:20 AM, Nick Dokos wrote: > Bernt Hansen wrote: > > > Pavel Panchekha writes: > > > > > I like seeing an organized breakdown of tasks I need to get done. I > > > don't use deadlines, so the agenda view isn't useful to me, but what > > > would be nice is just all of my tasks grouped by tags. So, for each > > > tag, all tasks with that tag. I'd been doing this manually by > > > setting up a heirarchy and using the outlining tools, but I'm afraid > > > using tags instead of heirarchy is becoming useful to me. Is there > > > any agenda view or other feature that does this, and if not, how > > > might I go about coding it myself? > > > > > > - Pavel Panchekha > > > > The agenda view is much more than a calendar-only view. > > > > Try the todo list agenda view with a tag filter to show only tasks for a > > specific tag > > > > C-c a t / TAB tag RET > > > > Also check out section 6.3 of the manual: (info "(org)Tag searches") > > Nick > > --f46d042f911821260604b4d8f12a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hmm, I can see how to view all TODOs associated with a tag... but how can I= do this across all tags.=C2=A0 In SQL terms, I need a RIGHT JOIN, not a SE= LECT ... WHERE.

- Pavel Panchekha



On Sat, Dec 24, 2011 at 11:20 AM, Nick D= okos <nichola= s.dokos@hp.com> wrote:
Bernt Hansen <bernt@norang.ca> wrote:

> Pavel Panchekha <me@pavpanch= ekha.com> writes:
>
> > I like seeing an organized breakdown of tasks I need to get done.= =C2=A0 I
> > don't use deadlines, so the agenda view isn't useful to m= e, but what
> > would be nice is just all of my tasks grouped by tags.=C2=A0 So, = for each
> > tag, all tasks with that=C2=A0 tag.=C2=A0 I'd been doing this= manually by
> > setting up a heirarchy and using the outlining tools, but I'm= afraid
> > using tags instead of heirarchy is becoming useful to me.=C2=A0 I= s there
> > any agenda view or other feature that does this, and if not, how<= br> > > might I go about coding it myself?
> >
> > - Pavel Panchekha
>
> The agenda view is much more than a calendar-only view.
>
> Try the todo list agenda view with a tag filter to show only tasks for= a
> specific tag
>
> C-c a t / TAB tag RET
>

Also check out section 6.3 of the manual: (info "(org)Tag = searches")

Nick


--f46d042f911821260604b4d8f12a--