Hello,

andrés ramírez <rrandr...@gmail.com> writes:

> I have tried org-lint it suggest me to use :CATEGORY: property. As I
> have done on my example. But still It Does not work.

> * the world cup on my agenda
> ** groups
>     :CATEGORY: 0.6groups

The correct syntax is

    ** groups
    :PROPERTIES:
    :CATEGORY: 0.6groups
    :END:

See (info "(org) Property Syntax")

Regards,

-- 
Nicolas Goaziou                                                0x80A93738



Reply via email to