Luke Schierer - 2002-11-17

Logged In: YES
user_id=28833

i found that
todo +3
will display 3 and all its children, and this is close to
what i'd like, but if i have an item 3 that has an item 3.1
that has an item 3.1.1, then
todo +3 -children
still displays the 3.1.1th item, so this isn't perfect.