fenimore / badreads

badreads replacement for goodreads (book tracking) 📚
GNU General Public License v3.0
50 stars 5 forks source link

Entering book manually if book not found with ISBN saved #1

Closed ghost closed 3 years ago

ghost commented 3 years ago

Hello, Thank you very much for this app.

When you scan a barcode, it finds the ISBN. If the book is not known by Open Library, nothing happens. It would be good to be suggested to add the book manually, keeping in mind this ISBN (so no need to re-type it).

Thanks!

fenimore commented 3 years ago

Hi! Thank you for identifying this, I'll see what I can do :thinking:

StoppingBuck commented 3 years ago

Hey @fenimore , I did a little research into this:

fenimore commented 3 years ago

Hey! This is a really good idea @StoppingBuck , I see what you mean :thinking:

I would probably at first maybe add a button that would add a new Book into Badreads with that isbn, and prompt for a title

fenimore commented 3 years ago

Hey @Sonegide The new release https://github.com/fenimore/badreads/releases/tag/v0.0.7 v0.0.7 should be available on Fdroid soon. This will add a button, so when you scan the ISBN, if no results appear you can add a book title manually with the ISBN prefilled. I hope this helps! Reopen the ticket if you think it doesn't fit as expected :relaxed:

ghost commented 3 years ago

Thanks a lot!