From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jose Robins Subject: Using effort property to automatically calculate end time... Date: Wed, 30 Jul 2008 05:33:06 -0700 Message-ID: <48905F82.1060101@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KOArg-0001Qh-EU for emacs-orgmode@gnu.org; Wed, 30 Jul 2008 08:33:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KOAre-0001Q0-47 for emacs-orgmode@gnu.org; Wed, 30 Jul 2008 08:33:11 -0400 Received: from [199.232.76.173] (port=35399 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KOArd-0001Pw-TQ for emacs-orgmode@gnu.org; Wed, 30 Jul 2008 08:33:09 -0400 Received: from n32.bullet.mail.mud.yahoo.com ([68.142.201.24]:38571) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KOArd-0003TA-EQ for emacs-orgmode@gnu.org; Wed, 30 Jul 2008 08:33:09 -0400 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 Since we already have an effort property, if I were to schedule a task let's say to today using the C-s key, and I also put in a time of 9:00 am, is there a way for org to automatically add the effort property to the start time so as to calculate the end time? Advantage with this is that if I change the effort, the end time also gets pushed out automatically.... Thanks, Jose