From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Clemente Subject: Remaining time (in column view) Date: Mon, 17 Aug 2009 10:53:49 +0200 Message-ID: <87my5ylt2a.fsf@CPU107.opentrends.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mcxym-0002yK-5J for emacs-orgmode@gnu.org; Mon, 17 Aug 2009 04:54:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mcxyh-0002y8-Kr for emacs-orgmode@gnu.org; Mon, 17 Aug 2009 04:54:11 -0400 Received: from [199.232.76.173] (port=34069 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mcxyh-0002y5-Gg for emacs-orgmode@gnu.org; Mon, 17 Aug 2009 04:54:07 -0400 Received: from mail-yx0-f172.google.com ([209.85.210.172]:50868) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mcxyg-0000xG-W8 for emacs-orgmode@gnu.org; Mon, 17 Aug 2009 04:54:07 -0400 Received: by yxe2 with SMTP id 2so3781114yxe.14 for ; Mon, 17 Aug 2009 01:54:05 -0700 (PDT) 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 Column view (C-c C-x C-c) is useful to show how much time I have estimate= d for a task and how much time I have clocked for it. It also seems helpful= to show =E2=80=9Ehow much time it remains=E2=80=9C, which is the differenc= e {estimated time} - {clocked time} for that task. It can be positive, nega= tive (overrun) or empty (if you didn't estimate the effort). It is useful t= o choose the next task to do from a set of partially worked-on tasks. Just like there is a special column called CLOCKSUM ([1]), =C2=BFis there= something like CLOCKREM to show the remaining time? Thanks, ---- Daniel [1] As in: #+COLUMNS: %52ITEM(Task) %9Effort(Previsi=C3=B3n){:} %5CLOCKSUM= %6TODO