From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sebastjan Trepca" Subject: Re: Re: Estimated times Date: Wed, 31 Oct 2007 22:42:25 +0100 Message-ID: References: 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 1InLKW-0002hR-GE for emacs-orgmode@gnu.org; Wed, 31 Oct 2007 17:42:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1InLKV-0002eT-4d for emacs-orgmode@gnu.org; Wed, 31 Oct 2007 17:42:28 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1InLKU-0002eE-UW for emacs-orgmode@gnu.org; Wed, 31 Oct 2007 17:42:26 -0400 Received: from py-out-1112.google.com ([64.233.166.182]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1InLKU-0007rF-JK for emacs-orgmode@gnu.org; Wed, 31 Oct 2007 17:42:26 -0400 Received: by py-out-1112.google.com with SMTP id a73so595614pye for ; Wed, 31 Oct 2007 14:42:25 -0700 (PDT) In-Reply-To: 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: Vagn Johansen Cc: emacs-orgmode@gnu.org I managed to create a nice column view, except for the "logging work" part. It uses its own format of date ranges so I cannot just simply sum it as time estimates. A new "time range" summary type would come handy ;) Sebastjan On 10/29/07, Vagn Johansen wrote: > Christian Egli writes: > > > Sebastjan Trepca gmail.com> writes: > > > >> 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. > > [...] > > > You might be able to do something with a column view. You define the > > effort as a property and in your Column View you summarize the > > effort. Might be worth to have a look at > > http://orgmode.org/org.html#Column-view > > > > > There was a thread about this recently > > http://www.mail-archive.com/emacs-orgmode@gnu.org/msg03950.html > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >