Its interesting that palmheads based the perl script in todotxt.com. I
have previously attempted to create a mini implementation of org-mode
(http://orgmode.org/) on the s60 phone. Its because I use org-mode to
manage my tasks at work and it would have been helpful to be able to
view my stuffs on my phone.
org-mode is also quite close to todotxt.com in that it also uses only
one file, and the format is quite liberal (this mainly caused by
org-mode being written for emacs which is a text editor instead of an
editor tool).
I personally find the multiple file implementation of mobilegtd
troublesome, and the need to involve the file manager in it. But I
guess it makes implementation a whole lot easier, instead of writing a
full fledged parser.
Anyway, this is just a rant mail, glad to see that this mailing list
is getting some steam.
Cheers,
Phuah Yee Keat