From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sebastjan Trepca" Subject: Estimated times Date: Sun, 28 Oct 2007 23:10:28 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ImGL1-0005Sc-Ui for emacs-orgmode@gnu.org; Sun, 28 Oct 2007 18:10:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ImGL0-0005SQ-IJ for emacs-orgmode@gnu.org; Sun, 28 Oct 2007 18:10:31 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ImGL0-0005SN-D1 for emacs-orgmode@gnu.org; Sun, 28 Oct 2007 18:10:30 -0400 Received: from py-out-1112.google.com ([64.233.166.180]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ImGKz-0002Cq-WD for emacs-orgmode@gnu.org; Sun, 28 Oct 2007 18:10:30 -0400 Received: by py-out-1112.google.com with SMTP id a73so2757914pye for ; Sun, 28 Oct 2007 15:10:29 -0700 (PDT) Content-Disposition: inline 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: emacs-orgmode@gnu.org Hi, I was wondering if there is a way to set a time estimate for a task and then match it with actual logged time? After you finish it of course. Maybe something similar as checkbox counters. * TODO learn about emacs [0/2, 0h/20h] - [ ] read emacs manual (10h) - [ ] read elisp manual (10h) First counter counts the finished subtasks, second shows overall logged time and the estimate. Not very pretty, but I would imagine it as something like that. I really like checkboxes :) It's a really nice way to create mini subtasks. Thanks, Sebastjan