Unassuming todo application
Find a file
Tom Willemsen 3d7138e45a Add delete command
The delete command removes an item from the todo-list, it does this by
filtering out the item wich has the given `id' value and saving the
result.
2012-09-16 14:22:44 +02:00
src Leave auto-compile on 2012-09-16 14:06:13 +02:00
undone Add delete command 2012-09-16 14:22:44 +02:00
COPYING Add Makefiles and others 2012-08-15 00:24:32 +02:00
env Add Makefiles and others 2012-08-15 00:24:32 +02:00
Makefile Add Makefiles and others 2012-08-15 00:24:32 +02:00
run-undone Add Makefiles and others 2012-08-15 00:24:32 +02:00
todo.scm Add Makefiles and others 2012-08-15 00:24:32 +02:00