From: yanmcbe <yanmcbe@gmail.com>
To: org mode <emacs-orgmode@gnu.org>
Subject: inheritance of mutually exclusive tags
Date: Wed, 28 Dec 2016 14:29:21 +0100 [thread overview]
Message-ID: <CALeTTmG3X-FgHmyHAmjW02PkjnG4DRY9hooB7_wnWUD_c4HBUg@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 758 bytes --]
Org-mode allows marking a set of tags as mutually exclusive. It also allows
the inheritance of tags.
(from now on I am talking only about these mutually exclusive tags)
When a tag is set in a parent, but also in a child, what I expect to happen
is that the child is not included in searches/selections with the parent
tag.
In the example [0], a search for black (e.g. C-/ m black <ret>) should not
match poodle, because it is white.
Now I realize that the mutually exclusive tag concept is probably only a
convenience for adding tags with C-c. And it doesn't seem to have any other
implications, but it would be nice to have. Do you think this is a
possibility or that I could get this behaviour some other way?
Thanks!
[0] http://paste.lisp.org/+76JF
[-- Attachment #2: Type: text/html, Size: 965 bytes --]
next reply other threads:[~2016-12-28 13:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-28 13:29 yanmcbe [this message]
2017-02-23 13:26 ` inheritance of mutually exclusive tags Nicolas Goaziou
2022-10-16 12:25 ` [O] " Ihor Radchenko
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CALeTTmG3X-FgHmyHAmjW02PkjnG4DRY9hooB7_wnWUD_c4HBUg@mail.gmail.com \
--to=yanmcbe@gmail.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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.