Hi
Have just recently hacked up (literally given my dodgy coding skills!)
a perl scipt that manages the mobileGTD file structure thru the
command line on a linux box. I've based the idea on todo.txt (http://
todotxt.com/). It doesn't use any of the existing config files for
mobileGTD. All done in ubuntu linux, so no idea if it works in windows
etc with activeperl etc.I don't handle sub-directories with the
folders as my own personal usage is fairly basic.
Here it is:
http://planetnz.com/palmheads/files/gtd.txt
Its just been hacked up, so probably lots of bugs, but seems to mostly
work for me. chmod +x to make it executable etc in your bin/
directory, rename it to
gtd.pl.
gtd.pl help
cheers
Daryn