From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Frings Subject: Re: Re: A simpler remember architecture (was: Re: Re: is there a hook to save a remember buffer?) Date: Thu, 1 Oct 2009 12:26:02 +0200 Message-ID: References: <20524da70909291348m6e1a6611ve01d6dac2faca93c@mail.gmail.com> <2647742D-5A30-4F33-8FDF-E5203B2E0246@gmail.com> <4AC472F7.4020208@online.de> Mime-Version: 1.0 (Apple Message framework v1076) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MtIrV-0002rN-Db for emacs-orgmode@gnu.org; Thu, 01 Oct 2009 06:26:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MtIrR-0002kj-3H for emacs-orgmode@gnu.org; Thu, 01 Oct 2009 06:26:12 -0400 Received: from [199.232.76.173] (port=46768 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MtIrQ-0002kU-MR for emacs-orgmode@gnu.org; Thu, 01 Oct 2009 06:26:08 -0400 Received: from mornm01-out.agfa.com ([134.54.1.75]:37367) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MtIrQ-0005AP-9c for emacs-orgmode@gnu.org; Thu, 01 Oct 2009 06:26:08 -0400 In-Reply-To: <4AC472F7.4020208@online.de> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: org-mode Mailinglist On 01 Oct 2009, at 11:14, Rainer Stengele wrote: > Jean-Marie Gaillourdet schrieb: >> Hi, >> while we are discussing a new org-remember facility. I've been >> missing >> an option to clock the time I've taken to write down my remember >> note. >> E.g. I use remember to make a small protocoll of a telephone call or >> some discussion with a colleague. It would help me alot to if that >> time would be clocked automatically. After the remember note is >> finalized the previous cloked in task >> should become active again. Perhaps with some kind of optional >> message/popup/whatever to say: Well, you were doing this before, I >> clocked you in again. > [snip] > exactly what I am doing quite often! > Being interrupted (telephone, colleague bringing more work ...) > while working on an clocked in TODO I pop up a remember buffer, > manually clock in, discuss/write down my stuff, save the remember > buffer and then have to find the old task. > Yes, "C-u C-c C-x C-j" shows you the recent clcoked in tasks but > automising the clocking in/out work would make the "remembering" of > new tasks just faster. I could image a `clock out and return to the previous one' would be handy, even out of the remember facility. Nested activities would be great! Of course, one could always mis-use remember for that (if the previous feature get implemented, that is), but it feels more convenient to have nested clocks. Cheers, Peter.