eleybourn / Book-Catalogue

A book cataloging tool for Android phones.
https://github.com/eleybourn/Book-Catalogue/wiki
GNU General Public License v3.0
385 stars 186 forks source link

Add Edition, Print, and condition #753

Open jsmcmullen92 opened 8 years ago

jsmcmullen92 commented 8 years ago

I have a large Library and currently keep it on paper for everything. I would love to be able to scan them all in but I keep edition, print, Book Condition, and Dust Jacket Condition so I know what I have in case I need to update the book due to condition, edition, or print.

climatebrad commented 1 year ago

Adding a custom field functionality would allow for this; otherwise one implementation would be to emulate abebooks https://www.abebooks.com/servlet/SearchEntry

Abebooks simply uses description for condition, which if we don't implement custom fields may be sufficient.