I appears the todo-manager writes its information in a
type of ini format. I think it would be better to
store in XML, it's more flexible and one can easily
make reports using, say, XSL.
After version 1.0 is released and work is started on the 2.0
development line, I plan on switching the task file format
and the config file to XML. Right now, I want to retain as
much backwards compatibility between versions as possible.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=147566
After version 1.0 is released and work is started on the 2.0
development line, I plan on switching the task file format
and the config file to XML. Right now, I want to retain as
much backwards compatibility between versions as possible.
Logged In: YES
user_id=1324444
I have added an XML plugin.