In a round about way, fixed the setting the date issue (I hope)
[doneit] / src / doneit_glade.py
index 31f2bfe..c34b843 100755 (executable)
@@ -14,6 +14,7 @@
                Drop down for multi selecting tags
                Drop down for multi selecting locations
                Calendar selector for choosing due date range
+@todo Add logging support to make debugging random user issues a lot easier
 """
 
 from __future__ import with_statement