The way I can think to do this is:
- Create a custom column called something like "onDevices". It should be a tag like column.
- Create a "populate from device" list for each device. Have it put a value into the onDevices column to show which device. The value would be something like "mykobo" and "myxperia".
- Create a "send on connect" list for each device. When you get a new book, add it to the appropriate lists. When you next connect it, the book will be sent automatically.
That feels like overkill, but it should do what you want.
|