Marcelo de Moraes Serpa <celose...@gmail.com> writes:

> What would be the easiest way to apply a TODO state to an item just after 
> tagging it by a specific
> tag? For example,  want to tag an item with the :PROJECT: tag and when I do 
> that, change the TODO to
> PROJECT too.
>
> I know it is possible somehow, given the flexibility of elisp and org, but 
> I'd like to know if org
> provides any machinery/API that makes it easier/straightfoward (maybe a hook?)

The other way already works.  If you set a task todo keyword to PROJECT
you can automatically add a PROJECT tag.  See
org-todo-state-tags-triggers to set that up.

-Bernt


_______________________________________________
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

Reply via email to