emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bingo UV <right.ho@gmail.com>
To: Shankar Rao <shankar.rao@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Tag hierarchies
Date: Sat, 22 Aug 2015 12:20:04 +0530	[thread overview]
Message-ID: <20150822122004.1e7ce67a@gmail.com> (raw)
In-Reply-To: <CAGEgU=i6ULnUxTBTE2y0wxe68iLaEgjeR2kkqP991=XjZNAjrw@mail.gmail.com>

On Fri, 21 Aug 2015 16:35:31 -0700
Shankar Rao <shankar.rao@gmail.com> wrote:

> I've read about tag hierarchies in the manual
> (http://orgmode.org/manual/Tag-hierarchy.html#Tag-hierarchy) and my
> understanding is that searching for a group tag A will search for
> headlines tagged either with A or any of A's descendants. However this
> isn't the behavior I observe. In the example below, if I do a agenda
> tag search for :agroup:, :dgroup, or :egroup:, nothing shows up in the
> search. Only tags that are explicitly in a headline, like :foo:,:bar:,
> or :bgroup:, show up in searches. Is this a bug or a misunderstanding
> of how tag hierarchies are supposed to work? org-group-tag is set to t
> (the default).
> 
> Shankar Rao
> Aquamacs 3.2 GNU Emacs 24.4.51.2
> Org 8.2.10
> 
> ------ begin example
> #+STARTUP: overview
> #+TAGS: [ agroup : foo baz ]
> #+TAGS: [ bgroup : bar ]
> #+TAGS: [ cgroup ]
> #+TAGS: [ dgroup : gah ]
> #+TAGS: [ egroup : doh meh ]
> 
> * TODO Cure
> cancer                                                      :foo: **
> DONE Sequence human genome ** WAIT Obtain funding from government
> ** DONE Find cancer causing genes
> ** DONE Genetically engineer rate with gene
> CLOSED: [2015-08-12 Wed 16:00]
> ** DONE Test for cancer in rats
> CLOSED: [2015-08-13 Thu 11:00]
> ** DONE Develop gene therapy for humans
> CLOSED: [2015-08-17 Mon 16:19]
> ** TODO Find human test subjects
> * End
> homelessness                                                      :foo:
> ** DONE Find all homeless people CLOSED: [2015-08-17 Mon 16:15]
> ** DONE Get money to build a bunch of homes
> CLOSED: [2015-08-21 Fri 12:07]
> ** DONE Build homes for homeless people
> CLOSED: [2015-08-21 Fri 10:07]
> ** DONE Give homes to homeless people
> CLOSED: [2015-08-21 Fri 13:07]
> * Write paper on cancer gene
> therapy                                    :foo: ** TODO Make outline
> for paper
> * DONE Make presentation on ending
> homelessness                         :foo: CLOSED: [2015-08-14 Fri
> 17:15]
> * TODO Provide inputs for cancer research progress
> report               :foo: DEADLINE: <2015-09-02 Wed>
> * TODO Determine hardware requirements for cold
> fusion                  :baz:
> * DONE Provide inputs for cold fusion research progress
> report          :baz: CLOSED: [2015-08-12 Wed 14:20]
> * Investigate methods for hot, but not that hot
> fusion                  :baz:
> * TODO Brainstorm with Stephen Hawking on new laws of
> robotics          :gah:
> * DONE Look at papers on chilly
> superconductors                         :doh:
> * Investigate models for chilly
> superconductors                         :doh:
> * WAIT Proposal for trip to
> Mars                                 :doh:cgroup: ** DONE E-mail
> reminder to NASA director ** DONE Rehearse proposal presentation
> * TODO Proposal for autonomous car
> project                      :bgroup::doh: ** DONE Go over papers on
> autonomous cars CLOSED: [2015-08-20 Thu 14:08]
> ** DONE Discuss them with Elon Musk
> CLOSED: [2015-08-20 Thu 16:08]
> ** DONE Add charts on new ideas to proposal presentation
> CLOSED: [2015-08-20 Thu 17:10]
> * TODO Respond to critiques of economic
> plan                            :meh: ** TODO Paragraph explaining
> more about how OneTrueTax works
> * TODO Develop new fungi that taste like
> chicken                        :bar: ** DONE Find chicken genes that
> contribute to taste CLOSED: [2015-08-19 Wed 21:18]
> ** DONE Splice chicken genes into fungi DNA
> CLOSED: [2015-08-19 Wed 21:18]
> ** DONE Breed new fungi
> CLOSED: [2015-08-19 Wed 21:18]
> ** DONE Cook basic dishes with new fungi
> CLOSED: [2015-08-19 Wed 21:18]
> ** TODO Explore different kinds of seasoning
> ** TODO Explore difference between frying, baking, boiling fungi
> ** TODO Test cooked chicken-fungi with food scientists
> ** TODO Test cooked chicken-fungi with blind panel
> ------ end example
> 

Tag hierarchy is a new feature in Org 8.3 :
http://orgmode.org/Changes.html

      reply	other threads:[~2015-08-22  6:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-21 23:35 Tag hierarchies Shankar Rao
2015-08-22  6:50 ` Bingo UV [this message]

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=20150822122004.1e7ce67a@gmail.com \
    --to=right.ho@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=shankar.rao@gmail.com \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public 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).