Hi Michael,

Michael Gilbert <m...@gilbert.org> writes:

> I require a note when certain TODOs are changed to DONE. These are
> almost always some sort of structured logging. Is there a way to call
> org-capture and/or require a certain template for that note? That
> would be a very powerful workflow for me.

You could use org-after-todo-state-change-hook to call a function that
invokes org-capture, using arbitrary tests to see if the current entry
has a particular property, etc.

Best,
Matt

_______________________________________________
Emacs-orgmode mailing list
Please 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