[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] How to match TODO items not SCHEDULED or DEADLINE'd (was: Sparse tre
From: |
Nikolaus Rath |
Subject: |
[O] How to match TODO items not SCHEDULED or DEADLINE'd (was: Sparse tree for undated TODOs, or hierachical agenda?) |
Date: |
Tue, 21 Apr 2015 16:03:05 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
On Apr 21 2015, Nikolaus Rath <address@hidden> wrote:
> On Apr 21 2015, address@hidden (Jorge A. Alfaro-Murillo) wrote:
>> Now, if you want to narrow the agenda (C-c a) or org-sparse-tree
>> (C-c /) to show TODO items not SCHEDULED or DEADLINE'd use the key
>> 'm' and the following match:
>>
>> -SCHEDULED={.+}-DEADLINE={.+}+TODO="TODO"
>
> This, however, works perfectly, thanks a lot!
Actually, it seems it does not work for some cases. If I have a file
with
* TODO Item 1
* TODO Item 2
SCHEDULED: <2015-04-24 Fri>
* Heading
** TODO Subitem 1
** TODO Subitem 1
SCHEDULED: <2015-04-24 Fri>
end do the above procedure, I'm getting
* TODO Item 1
* TODO Item 2...
* Heading
** TODO Subitem 1...
Why is "Item 2" not being hidden?
Thanks,
-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] Sparse tree for undated TODOs, or hierachical agenda?, Nikolaus Rath, 2015/04/17
- Re: [O] Sparse tree for undated TODOs, or hierachical agenda?, Nikolaus Rath, 2015/04/20
- Re: [O] Sparse tree for undated TODOs, or hierachical agenda?, Jorge A. Alfaro-Murillo, 2015/04/21
- Re: [O] Sparse tree for undated TODOs, or hierachical agenda?, Nikolaus Rath, 2015/04/21
- Re: [O] Sparse tree for undated TODOs, or hierachical agenda?, Jorge A. Alfaro-Murillo, 2015/04/21
- Re: [O] Sparse tree for undated TODOs, or hierachical agenda?, Nikolaus Rath, 2015/04/21
- [O] How to match TODO items not SCHEDULED or DEADLINE'd (was: Sparse tree for undated TODOs, or hierachical agenda?),
Nikolaus Rath <=
- Re: [O] How to match TODO items not SCHEDULED or DEADLINE'd, Jorge A. Alfaro-Murillo, 2015/04/22
- Re: [O] How to match TODO items not SCHEDULED or DEADLINE'd, Nicolas Goaziou, 2015/04/22
- Re: [O] How to match TODO items not SCHEDULED or DEADLINE'd, Jorge A. Alfaro-Murillo, 2015/04/22
- Re: [O] Sparse tree for undated TODOs, or hierachical agenda?, Nikolaus Rath, 2015/04/21
- Re: [O] Sparse tree for undated TODOs, or hierachical agenda?, Jorge A. Alfaro-Murillo, 2015/04/22