emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* prompt for tag if todo state gets active
@ 2009-03-21 18:14 Eraldo Helal
  2009-03-21 19:02 ` Peter Jones
  0 siblings, 1 reply; 2+ messages in thread
From: Eraldo Helal @ 2009-03-21 18:14 UTC (permalink / raw)
  To: Org-Mode


[-- Attachment #1.1: Type: text/plain, Size: 520 bytes --]

I am looking for a way to auto ask for a tag (from a set of tags) when a
certain todo state gets active.

example:

todo states
- todo
- action
- done

// BEFORE:

* clean garage
** TODO call cleaning service

// as soon as I change to the next state (action), I need to enter (i.e.
automatically get prompted for) a tag (prompted from my tag list).

* clean garage
** ACTION call cleaning service            :call:

>> This would help me to make sure there are no tasks that do not have any
context!

Greetings,
Eraldo

[-- Attachment #1.2: Type: text/html, Size: 610 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: prompt for tag if todo state gets active
  2009-03-21 18:14 prompt for tag if todo state gets active Eraldo Helal
@ 2009-03-21 19:02 ` Peter Jones
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Jones @ 2009-03-21 19:02 UTC (permalink / raw)
  To: emacs-orgmode

Eraldo Helal <office@eraldo.at> writes:
> I am looking for a way to auto ask for a tag (from a set of tags) when a
> certain todo state gets active.

Eraldo, you should be able to use `org-after-todo-state-change-hook'
with a bit of lisp to do what you want.

-- 
Peter Jones, http://pmade.com
pmade inc.  Louisville, CO US

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-03-21 19:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-21 18:14 prompt for tag if todo state gets active Eraldo Helal
2009-03-21 19:02 ` Peter Jones

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).