From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: "task b" starts when "task a" is marked as DONE? Date: Thu, 02 Jul 2015 22:02:22 -0400 Message-ID: <87wpyiyp5d.fsf@pierrot.dokosmarshall.org> References: <87egkq5trm.fsf@skimble.plus.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60065) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZAqJN-00034h-Ni for emacs-orgmode@gnu.org; Thu, 02 Jul 2015 22:02:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZAqJC-0004kl-OL for emacs-orgmode@gnu.org; Thu, 02 Jul 2015 22:02:41 -0400 Received: from plane.gmane.org ([80.91.229.3]:55214) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZAqJC-0004kO-GG for emacs-orgmode@gnu.org; Thu, 02 Jul 2015 22:02:30 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZAqJA-0005Tf-Ah for emacs-orgmode@gnu.org; Fri, 03 Jul 2015 04:02:28 +0200 Received: from pool-108-20-41-47.bstnma.fios.verizon.net ([108.20.41.47]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 03 Jul 2015 04:02:28 +0200 Received: from ndokos by pool-108-20-41-47.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 03 Jul 2015 04:02:28 +0200 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 Sharon Kimble writes: > How can I have a task start when a primary task ends. I mean like this - > > * TODO task a - fill the rubbish bag > * TODO task b - put rubbish bag into the bin outside. > > So in this case "task b" starts when "task a" is marked as DONE. > > Is it possible for this to occur please? > what do you mean by "start"? Are you talking about clocking, about TODO states, about something else? -- Nick