summaryrefslogtreecommitdiffstats
path: root/todo.scm
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-08-15 00:24:32 +0200
committerGravatar Tom Willemsen2012-08-15 00:24:32 +0200
commit5769114042ec60274d48cb3794c00348ca22da66 (patch)
tree5c374cb13831cb04104d597a1b2c2461d11c0ed7 /todo.scm
parent50dc2da0b1710e6f93ffbbfca0db7e9f937a3d8a (diff)
downloadundone-5769114042ec60274d48cb3794c00348ca22da66.tar.gz
undone-5769114042ec60274d48cb3794c00348ca22da66.zip
Add Makefiles and others
Diffstat (limited to 'todo.scm')
-rw-r--r--todo.scm1
1 files changed, 1 insertions, 0 deletions
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")))