[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] Hiding "blocked" TODO items
From: |
Nikolaus Rath |
Subject: |
[O] Hiding "blocked" TODO items |
Date: |
Mon, 06 Apr 2015 20:18:09 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
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:
Then I'd like the first two TODO items not to show up in the agenda
until the third one is DONE (but I don't much care if the items can be
manually switched to DONE or not).
I looked at org-depend.el but as far as I can tell, it only allows to
set up chains of dependencies, i.e. I could have "Pay Water" and "Pay
electricity" in state NEXT, and have a trigger in "Get new checks" that
would switch one, but not both, of the NEXT items to TODO.
Do I understand that correctly? Is there some other way to achieve what
I want?
Best,
-Nikolaus
--
GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F
Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F
»Time flies like an arrow, fruit flies like a Banana.«
- [O] Hiding "blocked" TODO items,
Nikolaus Rath <=