On Sat, Feb 20, 2010 at 8:00 AM, Matt Lundin wrote:
[snip (15 lines)]
>> i seem to recall that there was an instance where an item
>> without a TODO keyword could be treated as if it was an unDONE
>> item but i can't seem to find it anymore.
>
> Assuming that you only use DONE as an inactive todo, I believe
> you can get all headings *not* marked done with the following
> search:
>
> C-c a m /-DONE

thanks!  a custom agenda built around this does the job well.

> Are you perhaps thinking of the default setting for stuck
> projects?
>
> (setq org-stuck-projects '("+LEVEL=2/-DONE" ("TODO" "NEXT"
>      "NEXTACTION") nil ""))
>
> This defines projects based on their level (i.e., all level two
> items not marked DONE).

possibly.. but i suspect it was something else.

thanks again.

-- 
manish


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to