newLISP Fan Club

Forum => newLISP in the real world => Topic started by: Kirill on April 19, 2011, 08:25:27 AM

Title: todo.txt utility in newLISP
Post by: Kirill on April 19, 2011, 08:25:27 AM
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



Good luck :)



Kirill
Title: Re: todo.txt utility in newLISP
Post by: cormullion on April 19, 2011, 11:24:35 AM
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 :)
Title: Re: todo.txt utility in newLISP
Post by: newdep on April 20, 2011, 11:22:20 AM
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...