Maybe I can make one that does what it used to do...
-wraith808
Ah! You are right. That's exactly what I remember. What a shame. I was all set to use it. Maybe someone here would be interested in reviving the idea with a coding snack?
-superboyac
I'll see if I can get to it- maybe release it for the fundraiser... !
Just as a start, the format I have in mind is something pretty simple. Each line is one item of the format
-Task @Context +Project
where "Task" is the description of the task, "@Context" are the contexts of the task, "+Project" is the project the task should be assigned to, and "-" denotes that the task is completed. There can be more than one "@Context", but only one "+Project" per line, with the "-" having to be at the beginning of the line, and the "@Context" and "+Project" having to be at the end. The only problem that I can see from the format is the inability to have the @/+ sign next to a word, but I don't think that should be too limiting...
Thoughts?