From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Barber Subject: Org-for GTD: Some implementation questions Date: Sat, 22 Jan 2011 09:20:03 +1100 Message-ID: <4D3A0693.1010502@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=47259 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PgPMk-00035h-VT for emacs-orgmode@gnu.org; Fri, 21 Jan 2011 17:22:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PgPL0-0003GF-B6 for emacs-orgmode@gnu.org; Fri, 21 Jan 2011 17:20:11 -0500 Received: from mail-pw0-f41.google.com ([209.85.160.41]:39095) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PgPL0-0003G5-3o for emacs-orgmode@gnu.org; Fri, 21 Jan 2011 17:20:10 -0500 Received: by pwj8 with SMTP id 8so574978pwj.0 for ; Fri, 21 Jan 2011 14:20:08 -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@gnu.org Hi, I am currently using Org-mode to apply GTD I was wondering what you would do with the following situations: My todo sequence is next -> done, and someday, delegate -> waiting, cancelled - For scheduled tasks, would you make these tasks NEXTs or would you set them as waiting? If NEXTs, how would you filter the agenda to not show these scheduled NEXTs? - For a heading with three subtasks, if the last 2 subtasks require the first subtask to be completed, how would you handle this? Thanks and I look forward to your response