Removing a warning on startup
[gc-dialer] / TODO
diff --git a/TODO b/TODO
index 3da7375..711515c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,19 +1,15 @@
 Ideas
 =================
 User Contacts
+       It seems the evolution contact API used is specific to the desktop.  evolution.ebook combined with abook is what is needed for Maemo.
        http://maemo.org/maemo_release_documentation/maemo4.1.x/node8.html#SECTION00870000000000000000
        https://garage.maemo.org/svn/pymaemo/packages/python-abook/trunk/tests/ especially contact_get_iter amd filter_model
        http://pymaemo.garage.maemo.org/documentation/api/abook/index.html
 
-       Maybe support different backends?
+       Other possible addressbooks
                GMail http://libgmail.sourceforge.net/
-               Grand Central
-               Maemo
                GPE
 
-Clip board
-       Implemented, just need something in the GUI to use it
-
 Internet Connection
        Look into being a bit more advanced, beyond just enabling/disabling the GUI
        Possible Approach:
@@ -23,7 +19,8 @@ Internet Connection
 
 Keep callbacks to a minimum amount of blocking I/O
 
-Implement cache clearing on gcbackend.py
+Re-examine all use of add_idle
+       I dont think its a thread but idle processing in mainloop, so it could block for long execution
 
 Notes
 =================