Making the todo item view a bit more malleable
[doneit] / src / doneit_glade.py
index c34b843..995f884 100755 (executable)
@@ -6,9 +6,6 @@
                Using new api widgets people are developing)
                Integrate GPS w/ fallback to default location
                Use locations for mapping
-       Agenda view
-               Grid of days
-               Using an adjustable version of the following RTM quiery 'dueBefore:Today OR dueWithin:"1 week of today" OR (priority:3 AND dueWithin"2 weeks of today") OR (priority:2 AND dueWithin"3 weeks of today") OR (priority:1 AND dueWithin"4 weeks of today")')
        Quick search (OR within a property type, and between property types)
                Drop down for multi selecting priority
                Drop down for multi selecting tags