Page 1 of 1

todo.txt utility in newLISP

Posted: Tue Apr 19, 2011 3:25 pm
by 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

Good luck :)

Kirill

Re: todo.txt utility in newLISP

Posted: Tue Apr 19, 2011 6:24 pm
by cormullion
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 :)

Re: todo.txt utility in newLISP

Posted: Wed Apr 20, 2011 6:22 pm
by newdep
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...