Re: [O] inheritance of mutually exclusive tags

2022-10-16 Thread Ihor Radchenko
yanmcbe  writes:

> 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 ) 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?

It took many years, but I can still reproduce.
Confirmed.

And it is no easier to fix...

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at .
Support Org development at ,
or support my work at 



Re: [O] inheritance of mutually exclusive tags

2017-02-23 Thread Nicolas Goaziou
Hello,

yanmcbe  writes:

> 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 ) 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?

I'm late to the party, but it sounds like a good idea. It would need to
be properly documented however, as it could be surprising.

Would you want to provide a patch for that?

Regards,

-- 
Nicolas Goaziou



[O] inheritance of mutually exclusive tags

2016-12-28 Thread yanmcbe
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 ) 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