emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re: feature request: a basic conversation manager


From: Eric S Fraga
Subject: Re: [Orgmode] Re: feature request: a basic conversation manager
Date: Wed, 18 Aug 2010 20:12:06 +0100
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.2 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

On Thu, 19 Aug 2010 00:31:05 +0530, Jambunathan K <address@hidden> wrote:
> 
> 
> In the context of the original post, is there a possible way to do this.
> 
> 1. I mark a TODO entry in todo.org as done. 
> 
> 2. An org-id (say ID-TODO) gets created for the TODO entry if there is
>    none yet. 
> 
> 3. The state transition to DONE triggers a capture rule. The
>    conversation is collected in a capture buffer and filed as a heading
>    under conversation.org.    An org-id (say ID-CONV) is generated for
>    the captured entry. 
> 
> 4. ID-TODO is noted in the conversation.org
> 5. ID-CONV is noted down in todo.org
> 
> Jambunathan K.

I guess you could use the org-after-todo-state-change-hook together
with the functionality of org-capture to implement this quite easily?
Of course, this requires some emacs lisp knowledge.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]