caspergasper / Gready-Android

Android app for http://www.goodreads.com/
11 stars 4 forks source link

Can't add a book to more than one shelf at a time #27

Open Cait opened 14 years ago

Cait commented 14 years ago

When I long-press on a book and choose "Change Shelves", tapping on any shelf, including a non-exclusive shelf, will close the "Change Shelves" menu. Since I'm usually trying to add a book to several non-exclusive shelves at a time, this isn't good.

caspergasper commented 14 years ago

I did think this wasn't ideal, but the API doesn't support adding to multiple shelves anyway so I'd have to make a separate request for each shelf, and storing these up to be executed was going to be a bit fiddly. I'll keep the issue open as I would like to fix it eventually, but unless a lot of other people complain I'll probably have to prioritise other changes.

Cait commented 14 years ago

I would expect it to be a pretty common request -- most people who use non-exclusive shelves tend to use a lot of them -- but it's not a huge priority for me: I can always just scan them in on my phone and wait until I'm at my desktop again to process them.