There currently isn't any way to automatically send on connect. As far as I know, no one is working on it.
I do something similar to what you describe. I have a custom column where I keep the list of books I want on the device. I have two saved searches that I use when the device is connected, one that looks for "books_I_want_on_device:true AND ondevice:false" and another "books_I_want_on_device:false AND ondevice:true". The first finds any book that I want on the device but isn't, and the second finds any book on the device that I don't want there.
Last edited by chaley; 12-08-2010 at 01:37 AM.
|