Xebar Saram <zelt...@gmail.com> writes:

> Hi all

Hi,

> i would like to know if its possible to have per file org-todo-keywords? i 
> know you can have custom TODO states in the top of the file/buffer but
> then you loose the fast access to TODO states tight?

No, it still works.

> currently i have something like this:
>
> (setq org-todo-keywords (quote ((sequence "TODO(t)" "NEXT(n)" "|" "DONE(d)") 
> (sequence "WAITING(w@/!)" "HOLD(h@/!)" "|" "CANCELLED(c@/!)" )))) 
>
> but i woud like different  TODO keywords for specific file that i can use 
> fast access for
>
> any ideas?

It's all in the documentation. see (info "(org) Tracking TODO state changes")

>>>    You can use the exact same syntax for setting logging preferences
>>> local to a buffer:
>>>      #+TODO: TODO(t) WAIT(w@/!) | DONE(d!) CANCELED(c@)

-- 
Daimrod/Greg

Reply via email to