emacs-orgmode
[Top][All Lists]
Advanced

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

Re: How to filter a clock table by property value?


From: Nick Dokos
Subject: Re: How to filter a clock table by property value?
Date: Mon, 22 May 2023 10:43:16 -0400
User-agent: Gnus/5.13 (Gnus v5.13)

Marcin Borkowski <mbork@mbork.pl> writes:

> On 2023-05-08, at 17:30, Ihor Radchenko <yantar92@posteo.net> wrote:
>
>> Marcin Borkowski <mbork@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

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