Unassuming todo application
Find a file
Tom Willemsen 62cde9b1c8 Don't fail when an item doesn't have a property
* undone/main.scm (get-field): Only get a cons cell, don't get its
  cdr.

  (get-field-value): New macro.

  (define-view): Add filtered list syntax, which filters items that
  don't have the needed properties.  Filter results before looking
  through them.
2012-08-31 14:45:18 +02:00
src Don't auto-compile 2012-08-15 00:45:05 +02:00
undone Don't fail when an item doesn't have a property 2012-08-31 14:45:18 +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