From 5769114042ec60274d48cb3794c00348ca22da66 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 15 Aug 2012 00:24:32 +0200 Subject: Add Makefiles and others --- todo.scm | 1 + 1 file changed, 1 insertion(+) create mode 100644 todo.scm (limited to 'todo.scm') diff --git a/todo.scm b/todo.scm new file mode 100644 index 0000000..acea0a7 --- /dev/null +++ b/todo.scm @@ -0,0 +1 @@ +(((content . "Add possibility to collect files and view these together\n") (state . "todo") (category . "feature")) ((content . "Add possibility to delete items\n") (state . "todo") (category . "feature")) ((content . "Add README\n") (state . "todo") (category . "feature"))) -- cgit v1.2.3-54-g00ecf