From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: Re: How to define a start date for a task? Date: Sat, 17 Dec 2011 21:36:39 +0100 Message-ID: <2011-12-17T21-30-46@devnull.Karl-Voit.at> References: Reply-To: news1142@Karl-Voit.at Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:42400) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rc104-0002qR-3p for emacs-orgmode@gnu.org; Sat, 17 Dec 2011 15:36:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rc102-0002UP-Hu for emacs-orgmode@gnu.org; Sat, 17 Dec 2011 15:36:56 -0500 Received: from lo.gmane.org ([80.91.229.12]:33698) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rc102-0002UL-BD for emacs-orgmode@gnu.org; Sat, 17 Dec 2011 15:36:54 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Rc101-00032k-CP for emacs-orgmode@gnu.org; Sat, 17 Dec 2011 21:36:53 +0100 Received: from mail.michael-prokop.at ([88.198.6.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 17 Dec 2011 21:36:53 +0100 Received: from news1142 by mail.michael-prokop.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 17 Dec 2011 21:36:53 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org * Karl Maihofer wrote: > > when I used Omnifocus for my task management I made heavy use of > start dates to keep unavailable > tasks from my tasks lists. If you for example create a task > "Buy new DVD" this task should not be shown in > your lists until the DVD is published and available. Three things I am using can help you: 1) Use warning periods together with DEADLINE or SCHEDULED: «You can specify a different lead time for warnings for a specific deadlines using the following syntax. Here is an example with a warning period of 5 days DEADLINE: <2004-02-29 Sun -5d>.» 2) Use http://orgmode.org/org.html#TODO-dependencies 3) http://orgmode.org/worg/org-contrib/org-depend.html -- Karl Voit