Carsten Dominik <[EMAIL PROTECTED]> 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


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to