From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard G Riley Subject: Re: Project Planning Tutorial Using Org-Mode Date: Thu, 24 Jul 2008 23:21:32 +0200 Message-ID: <59tzefj7vn.fsf@richardriley.net> References: <86r69j80d9.fsf@pmade.com> 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 1KM8Fm-0008A6-5m for emacs-orgmode@gnu.org; Thu, 24 Jul 2008 17:21:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KM8Fk-00089l-IA for emacs-orgmode@gnu.org; Thu, 24 Jul 2008 17:21:37 -0400 Received: from [199.232.76.173] (port=44551 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KM8Fk-00089i-DN for emacs-orgmode@gnu.org; Thu, 24 Jul 2008 17:21:36 -0400 Received: from ug-out-1314.google.com ([66.249.92.174]:32180) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KM8Fk-0007Q6-4y for emacs-orgmode@gnu.org; Thu, 24 Jul 2008 17:21:36 -0400 Received: by ug-out-1314.google.com with SMTP id l31so696585ugc.48 for ; Thu, 24 Jul 2008 14:21:35 -0700 (PDT) In-Reply-To: <86r69j80d9.fsf@pmade.com> (Peter Jones's message of "Thu, 24 Jul 2008 14:59:14 -0600") 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 Peter Jones writes: > (shameless-self-promotion-mode t) > > I just wrote a tutorial on how to use org-mode to plan and estimate a > project. > > http://pmade.com/articles/2008/project-planning > > Feedback is encouraged. If you use org-mode for stuff like this, > please post a comment on how you do things differently. > > Thanks. Looks nice. I would suggest that you list the function names in place rather using a footer and just the hot key though. In addition it might be nice to link to the relevant org-manual section whenever you describe a new piece of functionality like assigning time estimates and tags for filtering. The other thing which would be nice would be to use org-mode itself to publish your tutorial. org-mode really is a great tool!