A mobile books tracker written in Flutter that respects your privacy. - GitHub - mateusz-bak/openreads-android: A mobile books tracker written in Flutter that respects your privacy.
Same issue. Both rely purely on Open Library who have very limited database, so you pretty much have to enter all data manually. That’s not an issue if you have 10 or 50 books. But once you reach 1000s it’s not viable.
Definitely should be possible. And in general there are ways to get the data in, it’s just not average user-friendly. Even a simple Calibre export can be imported by a Bookwyrm instance admin, it just requires some data parsing before that. Nobody is really willing to do that on a scale that matters.
Popup window prompts for Fediverse login and offers a prominent Bookwyrm create account button with default instance or chose another, it would be cool if it would autofill everything except email and password.
Once inside, it shows you a list of checkboxes where you can chose what to share: book info (metadata), user reviews (stars), is there anything else?
Shows you a progress of what is being synced
Once “closed”, it will run in the background every time you run Calibre, unless you set it to manual sync.
Same issue. Both rely purely on Open Library who have very limited database, so you pretty much have to enter all data manually. That’s not an issue if you have 10 or 50 books. But once you reach 1000s it’s not viable.
This makes me think:
What if we could contribute our Calibre metadata to Bookwyrm ? All it would take is a plugin to connect Calibre servers to the Fediverse, right?
Definitely should be possible. And in general there are ways to get the data in, it’s just not average user-friendly. Even a simple Calibre export can be imported by a Bookwyrm instance admin, it just requires some data parsing before that. Nobody is really willing to do that on a scale that matters.
I was thinking:
Any ideas?