emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Using Multiple TODO Keywords


From: Kenneth Jacker
Subject: [O] Using Multiple TODO Keywords
Date: Thu, 03 Oct 2013 09:18:02 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

[ Ubuntu; Org 8.2 ]

I've defined this:

     (setq org-todo-keywords
           '((sequence "TODO" "PENDING" "|" "CANCELED" "DONE")))

And then created a simple, repeating task:

     ** TODO Mow the lawn
     <2013-10-03 Thu +1w>


When I use `t' or "C-c C-t", the keywords change from TODO, to PENDING,
to CANCELED, and then repeat *only those three states*.

Shouldn't I be able to use the above to mark the this week's task as DONE?


Sorry if I'm missing something obvious!
-- 
Prof Kenneth H Jacker       address@hidden
Computer Science Dept       www.cs.appstate.edu/~khj
Appalachian State Univ
Boone, NC  28608  USA        



reply via email to

[Prev in Thread] Current Thread [Next in Thread]