From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: tea-time? Date: Sat, 25 Jul 2009 12:49:00 -0700 Message-ID: <20524da70907251249q19f6775cob0d9bc66ed0a5d71@mail.gmail.com> References: <871vpr6ky5.fsf@online.de> <87ab4f6ja9.fsf@kassiopeya.MSHEIMNETZ> <20524da70907162056h22637e0byee429770336b73de@mail.gmail.com> <8763drn567.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MUnEx-0001h6-08 for emacs-orgmode@gnu.org; Sat, 25 Jul 2009 15:49:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MUnEs-0001ea-GU for emacs-orgmode@gnu.org; Sat, 25 Jul 2009 15:49:06 -0400 Received: from [199.232.76.173] (port=54757 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MUnEs-0001eX-DH for emacs-orgmode@gnu.org; Sat, 25 Jul 2009 15:49:02 -0400 Received: from mail-gx0-f219.google.com ([209.85.217.219]:47947) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MUnEs-0001kH-3w for emacs-orgmode@gnu.org; Sat, 25 Jul 2009 15:49:02 -0400 Received: by gxk19 with SMTP id 19so4404789gxk.18 for ; Sat, 25 Jul 2009 12:49:00 -0700 (PDT) In-Reply-To: <8763drn567.fsf@bzg.ath.cx> 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: Bastien Cc: emacs-orgmode@gnu.org, henry atting On 2009-07-17, Bastien wrote: > The steps are these: > > - create a task > - add an effort estimate > - clock in > > Let me know if this needs to be refined. If a remember template could be made to do it, then maybe the user could do org-remember, the key for the template, the number of minutes, and the reminder text. Does that sound like a reasonable interface? Another question. Let's say you're clocking a task, but you want to set two reminders. Can clocking keep track of 3 timers and does it know what to put in the mode line? Sounds slightly complicated. Thanks.