emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Annotate files in org syntax


From: Phil Jackson
Subject: Re: [Orgmode] Annotate files in org syntax
Date: Tue, 15 Jan 2008 12:06:32 +0000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

Carsten Dominik <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]