Hi,
in an attempt to do some ruby I have revamped the TODO list command again, completely. It's now written in Ruby using ERB with a template.
• It removes a bug from the older TODO comment which would descend into subdirectories for non-project files. So if you had a file in / and invoked the TODO command it would scan your complete Volume. • It sorts according to TODO/FIXME/CHANGED categories • and numbers the items, so you see how much work there is still todo :)
Soryu.