emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Peter Jones <mlists@pmade.com>
To: emacs-orgmode@gnu.org
Subject: Re: embedded/inherited tags
Date: Mon, 30 Mar 2009 08:29:59 -0600	[thread overview]
Message-ID: <m23acvulqw.fsf@pmade.com> (raw)
In-Reply-To: 61176df0903280629g76b084cen50eec7fc0bb7271a@mail.gmail.com

Konstantin Antipin <antipin.konstantin@googlemail.com> writes:
> Is there any way to make tags inherited from another tag?
> For example, I have following tags:
> :tech:
>     :emacs:
>         :orgmode:
>     :ubuntu:
>
> :other:

No, tags cannot inherit from one another, but you can achieve a similar
effect by structuring your headings in the same fashion.  Org has tag
inheritance, but in this case it just means that a heading will inherit
the tags from its parent heading:

* Technology :tech:
** Emacs :emacs:
*** Org Mode :orgmode:
**** TODO Turn on tag inheritance

The TODO heading from above will have the following tags (if tag
inheritance is enabled):

 :tech:emacs:orgmode:

-- 
Peter Jones, http://pmade.com
pmade inc.  Louisville, CO US

      parent reply	other threads:[~2009-03-30 14:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-28 13:29 embedded/inherited tags Konstantin Antipin
2009-03-30 11:09 ` Manish
2009-03-30 14:47   ` Konstantin Antipin
2009-03-30 16:25     ` Eraldo Helal
2009-03-31 21:25       ` Konstantin Antipin
2009-03-31 22:15         ` Samuel Wales
2009-03-31 23:43           ` Konstantin Antipin
2009-04-01 10:05             ` Carsten Dominik
2009-04-01 23:02               ` Samuel Wales
2009-04-05 12:07                 ` Carsten Dominik
2009-04-01 10:05         ` Carsten Dominik
2009-03-30 14:29 ` Peter Jones [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=m23acvulqw.fsf@pmade.com \
    --to=mlists@pmade.com \
    --cc=emacs-orgmode@gnu.org \
    /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).