* per file org-todo-keywords?
@ 2014-07-29 7:52 Xebar Saram
2014-07-29 8:14 ` Daimrod
0 siblings, 1 reply; 2+ messages in thread
From: Xebar Saram @ 2014-07-29 7:52 UTC (permalink / raw)
To: org mode
[-- Attachment #1: Type: text/plain, Size: 502 bytes --]
Hi all
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?
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?
thx!
z
[-- Attachment #2: Type: text/html, Size: 806 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: per file org-todo-keywords?
2014-07-29 7:52 per file org-todo-keywords? Xebar Saram
@ 2014-07-29 8:14 ` Daimrod
0 siblings, 0 replies; 2+ messages in thread
From: Daimrod @ 2014-07-29 8:14 UTC (permalink / raw)
To: emacs-orgmode
Xebar Saram <zeltakc@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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-07-29 8:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-29 7:52 per file org-todo-keywords? Xebar Saram
2014-07-29 8:14 ` Daimrod
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).