DSPaul / COMPASS

TTRPG resource manager, bringing all your books, maps, etc. in one place.
https://www.compassapp.info
GNU General Public License v3.0
80 stars 8 forks source link

Fetch meta data with ISBN number? #21

Closed DraftDodger42 closed 1 year ago

DraftDodger42 commented 1 year ago

I like how adding an item via ISBN number will fetch data like author, release date, etc.

I would love to be able to have this fetch happen for PDFs I have locally that also have an ISBN number.

DSPaul commented 1 year ago

This seems doable and I agree that it would be a nice feature to have. The main challenge would be to reliable find the ISBN number in the pdf text because there is no real standard way of doing it but its pretty much always in on the first 2-4 pages so it shouldn't be that hard to find. I'll look into it.

DSPaul commented 1 year ago

Done, it will be included in the next release.

DraftDodger42 commented 1 year ago

awesome!