todo.txt utility in newLISP

Started by Kirill, April 19, 2011, 08:25:27 AM

Previous topic - Next topic

Kirill

A good way to learn a new language is to do something useful, but (for me at least) it's often difficult to fine something useful to hack on. A tool to manage todo.txt might be such useful.



Post here if you create an utility to deal with todo.txt files in newLISP.



Some info: https://github.com/ginatrapani/todo.txt-cli">https://github.com/ginatrapani/todo.txt-cli



Good luck :)



Kirill

cormullion

#1
Interesting idea - will have a look if I get time. Of course you could store the list of tasks in a Lisp list, but that probably wouldn't be allowed :)

newdep

#2
Hee nice ill try that when i have my linux machines back online (currently only under Vmware)...

I once build a Sticky-notes in newlisp with the java guiserver..dont know where it is but

its roaming somewhere...
-- (define? (Cornflakes))