From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Lundin Subject: Re: Announcing a new tutorial about org-mode, GTD using effort, column view and custom agenda commands Date: Fri, 16 Jan 2009 08:14:14 -0600 Message-ID: References: <497042FB.7090806@optusnet.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LNpSr-0002A1-Eu for emacs-orgmode@gnu.org; Fri, 16 Jan 2009 09:14:25 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LNpSn-000297-8D for emacs-orgmode@gnu.org; Fri, 16 Jan 2009 09:14:23 -0500 Received: from [199.232.76.173] (port=42210 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LNpSl-00028s-3H for emacs-orgmode@gnu.org; Fri, 16 Jan 2009 09:14:19 -0500 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:51219) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LNpSk-0005Vg-SF for emacs-orgmode@gnu.org; Fri, 16 Jan 2009 09:14:18 -0500 In-Reply-To: <497042FB.7090806@optusnet.com.au> (Charles Cave's message of "Fri\, 16 Jan 2009 19\:19\:07 +1100") 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: Charles Cave Cc: emacs-orgmode@gnu.org Hi Charles, Nice tutorial! I just put a link up on the Worg time management page. http://orgmode.org/worg/org-gtd-etc.php My only suggestion would be to set the subtree categories with properties. E.g., --8<---------------cut here---------------start------------->8--- ** Calendar :PROPERTIES: :CATEGORY: Calendar :END: *** Public Holidays 2009 --8<---------------cut here---------------end--------------->8--- According the org-mode manual, the use of multiple #+CATEGORY lines in the same file still works, but has been deprecated. http://orgmode.org/manual/Categories.html#Categories Best, Matt