From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Masterson Subject: Org-Mode and Task Dependencies Date: Mon, 10 Mar 2014 16:09:29 -0700 Message-ID: <867g81r6qe.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54614) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WN9KL-0002Cw-5O for emacs-orgmode@gnu.org; Mon, 10 Mar 2014 19:09:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WN9KD-0005Gu-Mz for emacs-orgmode@gnu.org; Mon, 10 Mar 2014 19:09:45 -0400 Received: from plane.gmane.org ([80.91.229.3]:34630) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WN9KD-0005Gn-GI for emacs-orgmode@gnu.org; Mon, 10 Mar 2014 19:09:37 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WN9KB-0007HK-QH for emacs-orgmode@gnu.org; Tue, 11 Mar 2014 00:09:35 +0100 Received: from 71-84-12-50.dhcp.trlk.ca.charter.com ([71.84.12.50]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 Mar 2014 00:09:35 +0100 Received: from dsmasterson by 71-84-12-50.dhcp.trlk.ca.charter.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 Mar 2014 00:09:35 +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 Simple question -- does org-mode handle task dependencies? And, if so, how well? In the outline form, I see you could setup parent-child relationships between tasks. I'm looking for more of tasks that aren't related, but are dependent on each other. In particular, in a parent-child relationship, you might say "THIS task is done when all of THOSE tasks are done" whereas I'm looking for more of a "THIS task can be started when all of THOSE tasks are done". How would you set this up in Org-Mode? -- David Masterson