From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Girard Subject: Feature request: Display estimated end time in agenda view Date: Wed, 9 Dec 2009 17:56:10 +0100 Message-ID: <51b0095d0912090856q3654c827y74215878005bf9ab@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NIPpq-0007zT-8T for emacs-orgmode@gnu.org; Wed, 09 Dec 2009 11:56:18 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NIPpl-0007wJ-Dy for emacs-orgmode@gnu.org; Wed, 09 Dec 2009 11:56:17 -0500 Received: from [199.232.76.173] (port=51094 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NIPpl-0007wD-Av for emacs-orgmode@gnu.org; Wed, 09 Dec 2009 11:56:13 -0500 Received: from mail-bw0-f215.google.com ([209.85.218.215]:55295) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NIPpk-00012d-Va for emacs-orgmode@gnu.org; Wed, 09 Dec 2009 11:56:13 -0500 Received: by bwz7 with SMTP id 7so5995281bwz.26 for ; Wed, 09 Dec 2009 08:56:10 -0800 (PST) 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 Hi, When a task t is scheduled at 10:00 and has the :Effort: property set to 0:30, it is currently displayed in the agenda view like: categ: 10:00...... Scheduled: TODO t I'd find it useful if it was displayed like: categ: 10:00-10:30 Scheduled: TODO t Cheers, -- Nicolas