Marcin Borkowski <mb...@mbork.pl> writes:

> On 2023-05-08, at 17:30, Ihor Radchenko <yanta...@posteo.net> wrote:
>
>> Marcin Borkowski <mb...@mbork.pl> writes:
>>
>>> #+BEGIN: clocktable :match "property=\"value\""
>>> #+END
>>
>> "+property=\"value\""
>>
>> I just tried #+BEGIN: clocktable :scope subtree :match "+ID=\"Organization\""
>> and it worked.
>
> Thanks!  Still didn't work, it turned out that I didn't set
> `org-use-property-inheritance'.  Then it turned out that I don't even
> need the plus sign.
>

The `+' (or `-') sign is needed for tags matching.

(info "(org)Matching Tags and Properties")

-- 
Nick


Reply via email to