From mboxrd@z Thu Jan 1 00:00:00 1970 From: Phil Jackson Subject: Re: Annotate files in org syntax Date: Tue, 15 Jan 2008 12:06:32 +0000 Message-ID: <87odbn47jr.fsf@shellarchive.co.uk> References: <87abnb6p0p.fsf@shellarchive.co.uk> <002476B0-3F2A-41B3-BE39-7C1EB9F02AB3@gmail.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 1JEkZ5-0005ZE-Nv for emacs-orgmode@gnu.org; Tue, 15 Jan 2008 07:06:47 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JEkZ4-0005Yp-RM for emacs-orgmode@gnu.org; Tue, 15 Jan 2008 07:06:47 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JEkZ4-0005Yk-NO for emacs-orgmode@gnu.org; Tue, 15 Jan 2008 07:06:46 -0500 Received: from b.painless.aaisp.net.uk ([81.187.81.52]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JEkZ4-00078a-6o for emacs-orgmode@gnu.org; Tue, 15 Jan 2008 07:06:46 -0500 In-Reply-To: <002476B0-3F2A-41B3-BE39-7C1EB9F02AB3@gmail.com> (Carsten Dominik's message of "Tue\, 15 Jan 2008 12\:06\:07 +0100") 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: Carsten Dominik Cc: emacs-orgmode@gnu.org Carsten Dominik writes: > Can you say more on how you typically use this? At the moment I use it solely with code. Rather than put TODOs in the code itself I like to keep an org style list. As an off the top of my head example an entry might look like this: * ~/blah.pl ** TODO [/] Refactor extract_something function :SPAM_ENGINE: - [ ] 100% unit test coverage - [ ] Replace substr/index calls with regexps As all of these are in one file I can use sparse trees to drill down to a project (for example). I'm going to hack on it and make it project/branch aware... just haven't figured out how yet :) Cheers, Phil -- Phil Jackson http://www.shellarchive.co.uk