[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Doubt about writing before PROPERTIES
From: |
Ihor Radchenko |
Subject: |
Re: Doubt about writing before PROPERTIES |
Date: |
Thu, 06 Jun 2024 09:19:42 +0000 |
Kepa <gnu.cognition199@slmails.com> writes:
> I would like to know if this "syntax" is ok or if I shouldn't write anything
> in the first line after a headline:
>
> EXAMPLE 1:
>
> ** PROY CLIENT
> DEADLINE: <2024-07-03 mi.> (26 weeks excluding week 52, ready)
> :PROPERTIES:
This will happen to work, but I do not recommend.
> ...
> ** PROY CLIENT
> DEADLINE: <2024-07-03 mi.>
> (26 weeks excluding week 52, ready)
> :PROPERTIES:
This will invalidate property drawer.
(M-x lint will warn you about the second example)
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>