Dear Nikolaus,
Nikolaus Rath writes:
> Is there a way to have TODO items "blocking" each other?
>
> For example, if I have this document:
>
> * TODO Pay water
> :PROPERTIES:
>:blocked-on: checks
> :END:
> * TODO Pay electricity
> :PROPERTIES:
>:blocked-on: checks
> :END:
> * TODO
Hello,
Is there a way to have TODO items "blocking" each other?
For example, if I have this document:
* TODO Pay water
:PROPERTIES:
:blocked-on: checks
:END:
* TODO Pay electricity
:PROPERTIES:
:blocked-on: checks
:END:
* TODO Get new checks
:PROPERTIES:
:id: checks
:END:
T