I'm building a desktop application that accesses my Google Docs documents. Basically, I'm working with the Documents List Data API. I was wondering whether it is possible for my app to access my Google Docs documents while I'm offline (exactly like browser with Google Gears installed). I took a look at the Google Gears documentation, but there are no information on how to access the Google Docs repository.
Is there a way to do it? Thanks.
