emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] tags-tree question


From: Carsten Dominik
Subject: Re: [Orgmode] tags-tree question
Date: Sat, 1 Nov 2008 13:51:56 +0100


On Oct 29, 2008, at 4:52 PM, Carsten Dominik wrote:

Hi Pete,

since the TODO part i this logic was only implemented very late,
the logic is unfortunately a bit strange:  "/" has the
lowest priority, and only on is allowed.

So I believe this should be your search string.

"Office|LaptopS/NEXT"

It really should be the other way round... :-(

With a speed penalty, you can also write

"Office+TODO=\"NEXT\"|LaptopS+TODO=\"NEXT\""

I have now removed the speed-penalty on this syntax.
So if, during a tag search, you use property-like expressions
for TODO, LEVEL, or CATEGORY, there will be no speed penalty
involved.  If you access any other properties, there will be
a one-time penalty.  Once you have paid that penalty for a
single property, it is cheap to test additional properties
(unless inheritance is involved).

I have also improved the documentation related to this.

- Carsten





reply via email to

[Prev in Thread] Current Thread [Next in Thread]