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

2023-05-22 Thread Nick Dokos
Marcin Borkowski  writes:

> On 2023-05-08, at 17:30, Ihor Radchenko  wrote:
>
>> Marcin Borkowski  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




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

2023-05-15 Thread Marcin Borkowski


On 2023-05-08, at 17:30, Ihor Radchenko  wrote:

> Marcin Borkowski  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.

Thanks,

-- 
Marcin Borkowski
http://mbork.pl



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

2023-05-08 Thread Ihor Radchenko
Marcin Borkowski  writes:

> #+BEGIN: clocktable :match "property=\"value\""
> #+END

"+property=\"value\""

I just tried #+BEGIN: clocktable :scope subtree :match "+ID=\"Organization\""
and it worked.

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