From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: Bugs and suggestions for Org 4.70 Date: Wed, 18 Apr 2007 11:17:05 +0200 Message-ID: <87k5wa3uum.fsf@bzg.ath.cx> References: <87k5willk1.fsf@bzg.ath.cx> <871wio1nl8.fsf@bzg.ath.cx> <4a1970fd1db8e4018947c9176f0f4164@science.uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1He6Mf-0006Fb-PD for emacs-orgmode@gnu.org; Wed, 18 Apr 2007 05:22:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1He6Md-0006Eq-6K for emacs-orgmode@gnu.org; Wed, 18 Apr 2007 05:22:12 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1He6Mc-0006Eb-2s for emacs-orgmode@gnu.org; Wed, 18 Apr 2007 05:22:10 -0400 Received: from ug-out-1314.google.com ([66.249.92.168]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1He6Hm-0005J6-Nw for emacs-orgmode@gnu.org; Wed, 18 Apr 2007 05:17:10 -0400 Received: by ug-out-1314.google.com with SMTP id j3so349646ugf for ; Wed, 18 Apr 2007 02:17:10 -0700 (PDT) In-Reply-To: <4a1970fd1db8e4018947c9176f0f4164@science.uva.nl> (Carsten Dominik's message of "Wed\, 18 Apr 2007 08\:55\:54 +0200") 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: Carsten Dominik Cc: emacs-orgmode@gnu.org Carsten Dominik writes: > On Apr 13, 2007, at 14:10, Bastien wrote: > >> "%c (%e)" : only shows parent category elapsed time >> >> Formatting options : >> >> %e elapsed time >> %f file >> %c category >> %t todo state >> %p priority >> %h headline field >> %T tags >> %s scheduled (default: "S" for scheduled) >> %d deadline (default: "D" for deadline) > > Since there is always only one project that is being clocked, this seems > a little overkill to me. Maybe a command to jump to the item being > clocked would be more useful. Right. But there could be some way to define was is considered the project you're clocked in. I guess the headline is not always the information we want -- we might want the file name, the above headline, etc. -- Bastien