RFC9253 introduces some additional RELTYPEs to the standard, one of them being:
RELTYPE=DEPENDS-ON:
This indicates that the current calendar component depends on the referenced calendar component in some manner. For example, a task may be blocked waiting on the other, referenced, task.
It would be nice to have support for that, as tasks often do have blockers and nearly no to-do apps consider this problem.
I'm not sure at the moment how that should look or work exactly, though.
RFC9253 introduces some additional RELTYPEs to the standard, one of them being:
It would be nice to have support for that, as tasks often do have blockers and nearly no to-do apps consider this problem.
I'm not sure at the moment how that should look or work exactly, though.