Unassuming todo application
Find a file
Tom Willemsen 206294033b Use one big file for now
* undone/main.scm (todo-list-file): Check to see if we should use a
  file in XDG_DATA_HOME or HOME.
  (mkdirs): New function.
  (save): Ensure the directory tree exists by calling `mkdirs' first.
2012-08-17 01:26:52 +02:00
src Don't auto-compile 2012-08-15 00:45:05 +02:00
undone Use one big file for now 2012-08-17 01:26:52 +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