>> 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.
Thank you. This may be beyond my skill right now. And as Darlan pointed out to me offlist, this might be something that should be framed more generically. I do need to start learning about hooks though. — Michael _______________________________________________ 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