From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Lundin Subject: Custom Agenda Commands tutorial Date: Thu, 18 Dec 2008 15:06:11 -0600 Message-ID: <87myetb3cs.fsf@fastmail.fm> 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 1LDQ4V-000254-Uc for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 16:06:16 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LDQ4U-00024r-Hc for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 16:06:15 -0500 Received: from [199.232.76.173] (port=36130 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LDQ4U-00024o-DH for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 16:06:14 -0500 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:53845) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LDQ4U-0004QU-2Q for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 16:06:14 -0500 Received: from matt-desktop (vu019215.valpo.edu [152.228.168.123]) by mail.messagingengine.com (Postfix) with ESMTPA id 9CCA91A614 for ; Thu, 18 Dec 2008 16:06:11 -0500 (EST) 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 everyone, Since questions often arise on the list about custom agenda command configuration, I tried my hand at writing a tutorial for Worg. My goal was to describe the basic components of the configuration and to provide a number of scenarios in which one might want to use custom agenda commands. The new tutorial can be found here: http://orgmode.org/worg/org-tutorials/org-custom-agenda-commands.php If you spot any errors, please feel free to email me or to fix them yourself. Also, a quick question about Worg for more experienced users. I added a directory of images under my initials (mdl) to the "images" directory in Worg, where other tutorial images reside. I was expecting this directory to be published with the other static files, but it has not yet made its way on to the website. Any ideas? I hope the tutorial proves useful. Regards, Matt