Giter Site home page Giter Site logo

mateusz-bak / openreads Goto Github PK

View Code? Open in Web Editor NEW
740.0 740.0 41.0 156.43 MB

A mobile books tracker written in Flutter that respects your privacy.

License: GNU General Public License v2.0

Kotlin 0.02% Swift 0.09% Objective-C 0.01% Dart 99.69% Ruby 0.19%
android books flutter flutter-app flutter-apps mobile open-source openlibrary opensource privacy

openreads's People

Contributors

apobrt avatar bzwierz avatar comradekingu avatar douile avatar fabix avatar k12onoss avatar mateusz-bak avatar mohit-joshi-dev avatar nobkd avatar pionaiki avatar sebastien46 avatar starry-shivam avatar th8m0z avatar vbh avatar weblate avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

openreads's Issues

[BUG] Search cannot find ebooks

Describe the bug

When looking for an ebook from OpenLibrary, such as Black Library Celebration 2022, I cannot find it using the Openreads search.

To Reproduce

Unfortunately, I haven't found much ebooks in OpenLibrary. The only ones I have found are the ones I have added. I'd like to have some more examples, because maybe I've made a mistake when adding those ?

Expected behavior

Maybe this is a design choice, but since I read some ebooks, I'd like to add them to the app from OpenLibrary and not only manually. I've looked a bit at the code, but my poor level in Kotlin and Android hasn't helped me find where this issue could come from.

Additional info(please complete the following information):

  • Manufacturer and model: LG G5
  • Android version: 11
  • App version: 1.14.2
  • App source (F-Droid, Google Play, Github): F-Droid

Additional context

I really love Openreads ! Thank you very much for your work !

[FEATURE_REQUEST] Possibility to choose edition of work, togheter with its cover

Hello! I have a feature proposal that would fit nicely with this one.

Many books have different editions, all derivative of an original work; take The professor by Charlotte Bronte, for example: 75 editions, with their own unique variations and covers.

It'd be nice if one could choose which edition they're reading, so that they can add the same work multiple times, with different editions; for example, a work could have multiple translation that differ a lot from each other, thus making it worth to read them all.

[BUG] Can't properly add OL27720165W

Describe the bug
When searching for "M.D. trinkt" the book is found correctly. When I click it, not all data available from OL is copied and the OL ID is botched. Title, publish year and cover work, No. of pages is lost and the ID is missing the last 3 characters. See screenshot below.

To Reproduce

  1. Search "M.D. trink"
  2. Add book

Expected behavior
Correctly fetch data, don't botch ID.

Screenshots
Screenshot_20220718-205916

Additional info(please complete the following information):

  • Manufacturer and model: -
  • Android version: 10
  • App version: 1.16.0
  • App source (F-Droid, Google Play, Github): F-Droid

Additional context
Book doesn't have an ISBN or author associated with it.

Feature request

Please make these items appear as a grid.
40963e9c-c744-48c8-9c40-de8f944fc5d7.jpg

Also, please add a field for entering Genres and a field for entering Annotations.

[BUG] Doesn't find some books from OL

Describe the bug
I periodically have come across books that are in Open Library, but cannot be found in Openreads using the ISBN or Open Library ID that appear on the book page.

For one test example, "More Than Conquerors", 97808018404, OL39216940M

I don't know if this is an issue with Openreads, or the OpenLibrary APIs.

Additional info(please complete the following information):
Cricket Icon 3
Android 11
Openreads 1.16.0
F-Droid

[BUG] App crashes when adding book (OutOfMemoryError)

When the book list grows, adding books crashes the app more and more frequently. At first, it crashed after adding books, when trying to go back to the list screen. After a point, this crash happened after every book added, until the point where the app now crashes when selecting a result from the search screen (searching Open Library).

  • Manufacturer and model: Sony Xperia 10 II
  • Android version: 12
  • App version: 1.15.0
  • App source (F-Droid, Google Play, Github): F-Droid

Additional context
Phone reports having more than 1GB free memory, and that this app uses very little of it, but the log shows an out of memory error, not sure how this works. Could there be a setting on the phone that limits this too much?

FATAL EXCEPTION: main
Process: software.mdev.bookstracker, PID: 29591
java.lang.OutOfMemoryError: Failed to allocate a 80 byte allocation with 531272 free bytes and 518KB until OOM, target footprint 134217728, growth limit 134217728; giving up on allocation because <1% of heap free after GC.
       at q.h.<init>(SolverVariable.java:7)
       at s.c.i(ConstraintAnchor.java:2)
       at s.d.H(ConstraintWidget.java:8)
       at s.j.H(WidgetContainer.java:4)
       at s.e.V(ConstraintWidgetContainer.java:316)
       at t.b.b(BasicMeasure.java:15)
       at androidx.constraintlayout.widget.ConstraintLayout.onMeasure(ConstraintLayout.java:217)
       at android.view.View.measure(View.java:25787)
       at androidx.constraintlayout.widget.ConstraintLayout$b.b(ConstraintLayout.java:74)
       at s.e.e0(ConstraintWidgetContainer.java:48)
       at t.h.b(Direct.java:5)
       at t.h.d(Direct.java:16)
       at t.h.b(Direct.java:30)
       at t.h.d(Direct.java:16)
       at t.h.b(Direct.java:30)
       at t.h.d(Direct.java:16)
       at t.h.b(Direct.java:30)
       at s.e.V(ConstraintWidgetContainer.java:50)
       at t.b.b(BasicMeasure.java:15)
       at androidx.constraintlayout.widget.ConstraintLayout.onMeasure(ConstraintLayout.java:217)
       at android.view.View.measure(View.java:25787)
       at android.widget.ScrollView.measureChildWithMargins(ScrollView.java:1441)
       at android.widget.FrameLayout.onMeasure(FrameLayout.java:194)
       at android.widget.ScrollView.onMeasure(ScrollView.java:458)
       at android.view.View.measure(View.java:25787)
       at androidx.constraintlayout.widget.ConstraintLayout$b.b(ConstraintLayout.java:74)
       at t.b.a(BasicMeasure.java:15)
       at androidx.constraintlayout.widget.ConstraintLayout.onMeasure(ConstraintLayout.java:190)
       at android.view.View.measure(View.java:25787)
       at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6980)
       at android.widget.FrameLayout.onMeasure(FrameLayout.java:194)
       at android.view.View.measure(View.java:25787)
       at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6980)
       at androidx.coordinatorlayout.widget.CoordinatorLayout.t(CoordinatorLayout.java:1)
       at s2.c.i(HeaderScrollingViewBehavior.java:14)
       at androidx.coordinatorlayout.widget.CoordinatorLayout.onMeasure(CoordinatorLayout.java:53)
       at android.view.View.measure(View.java:25787)
       at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6980)
       at android.widget.FrameLayout.onMeasure(FrameLayout.java:194)
       at android.view.View.measure(View.java:25787)
       at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6980)
       at android.widget.LinearLayout.measureChildBeforeLayout(LinearLayout.java:1552)
       at android.widget.LinearLayout.measureVertical(LinearLayout.java:842)
       at android.widget.LinearLayout.onMeasure(LinearLayout.java:721)
       at android.view.View.measure(View.java:25787)
       at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6980)
       at android.widget.FrameLayout.onMeasure(FrameLayout.java:194)
       at com.android.internal.policy.DecorView.onMeasure(DecorView.java:778)
       at android.view.View.measure(View.java:25787)
       at android.view.ViewRootImpl.performMeasure(ViewRootImpl.java:3620)
       at android.view.ViewRootImpl.measureHierarchy(ViewRootImpl.java:2419)
       at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:2689)
       at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:2138)
       at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:8686)
       at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1120)
       at android.view.Choreographer.doCallbacks(Choreographer.java:926)
       at android.view.Choreographer.doFrame(Choreographer.java:859)
       at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1105)
       at android.os.Handler.handleCallback(Handler.java:938)
       at android.os.Handler.dispatchMessage(Handler.java:99)
       at android.os.Looper.loopOnce(Looper.java:346)
       at android.os.Looper.loop(Looper.java:475)
       at android.app.ActivityThread.main(ActivityThread.java:7889)
       at java.lang.reflect.Method.invoke(Native Method)
       at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)

[FEATURE_REQUEST] Sort by first published date

Is your feature request related to a problem? Please describe.
Currently, there is no option of sorting the books in your library in chronological order or latest to earliest.

Describe the solution you'd like
Add another option in the sort books option for ordering the books by first published date

Describe alternatives you've considered
Another Android FOSS app, Badreads, has this feature but it would be nice to have it implemented in Openreads

[FEATURE_REQUEST] Koreader integration?

Is your feature request related to a problem? Please describe.
Koreader is one of the most popular ebook readers for both e-ink and standard android devices. Alas it does not have a management tool that would allow me to integrate both physical books and ebooks
I would like the ability to pull out the book status and metadata from Koreader

Additional context
I am not a programmer so I don't know if It can be done, but I know Koreader is a plugable program, so maybe you could create a Koreader plugin of some sort for your program that would allow to send the data out? I have literally hundreds of ebooks, so manually retyping the data is a huge pain

[BUG] Backup unsuccesfull when user has ~80 books

Describe the bug
When I try to backup the database to either cloud or local storage, the app crashes after showing the loading wheel. It only started this behavior when I had added more books to the app. I have tried quiting and restarting and this did not fix the issue.

To Reproduce
Settings - Backup - Cloud Backup / Local Backup

Expected behavior
App either opens the file manager or opens the share menu to select a cloud storage app.

Screenshots
Screenshot_20220523-114209_1

Additional info(please complete the following information):

  • Manufacturer and model: Google Pixel 4 XL
  • Android version: 12
  • App version: 1.14.0
  • App source (F-Droid, Google Play, Github): Github APK

Additional context

[FEATURE_REQUEST] automated & shared cloud sync

Is your feature request related to a problem? Please describe.
We have a library which is shared among the family, so I would like to share the catalog, too.

Describe the solution you'd like
I would like to use private shared cloud space to share the catalog in a way that it is automatically synced with all participants. To avoid conflicts I could live with some simple restrictions: exclusive editing and no offline editing.

Describe alternatives you've considered
Manual sync using save-to-cloud/file and restore seems risky and inconvenient, because when editing it would be crucial to manually follow a restore-edit-backup cycle. This is way too complicated for some family members.

[BUG] No results when searching in regional language

Describe the bug
While trying to add book by searching in OpenLibrary, searching for a book title in regional language (Tamil, in my case) doesn't yield any results, while invoking the OpenLibrary API with httpie http client from my GNU/Linux terminal yields results.

To Reproduce

  1. Open the app
  2. Add Book -> Search in Open Library
  3. Copy "சோஷலிசம்", paste it in the textbox and press Search.

Expected behavior
Books matching the title word should appear.

Additional info(please complete the following information):

  • Android version: 10
  • App version: 1.13.0
  • App source (F-Droid, Google Play, Github): F-Droid

Additional context
API Endpoint: https://openlibrary.org/search.json?q=சோஷலிசம்

Note: The above endpoint works fine with httpie but fails with curl

image

[FEATURE_REQUEST] Add a "Did not finish" status

Is your feature request related to a problem? Please describe.

Sometimes I don't finish a book, but I like to keep it just to revisit it in the future.

Describe the solution you'd like

Adding a "Did not finish" tab similar to the other book status tabs.

[FEATURE_REQUEST] Upload Books to OpenLibrary

I would like to contribute to OpenLibrary via Openreads. Not all books are in OpenLibrary. If I add a book manually in Openreads, I would like to see a button to upload this book to OpenLibrary, provided I use my login credentials.

[FEATURE_REQUEST] Select covers from Open Library for imported books

Is your feature request related to a problem? Please describe.
I've just imported books from Goodreads CSV and all the books are without cover.

Describe the solution you'd like
Possible solutions I can think of.

  • Option to "merge"/"link" local book to Open Library to fill missing information.
  • Add option to the popup menu - [Take photo of your cover], [Upload cover from storage], [Search Open Library for cover]
  • Choose a cover based on Open Library ID that user provides. Not super user friendly, but managable and better than hassling with many files.

Describe alternatives you've considered
Alternative solutions (more like tedious workaround) is download covers from the internet and manually add them to every single book. Unless user have 3 books, it's not viable.

Thank you for considering this request.

[FEATURE_REQUEST] Import Books From GoodReads CSV

Is your feature request related to a problem? Please describe.
To make this a great alternative for those who have years of GoodReads.com book data, it would be amazing to be able to import the books I've read from a GoodReads CSV.

Describe the solution you'd like

  • person downloads the CSV from GoodReads
  • person opens the CSV in OpenReads
  • OpenReads adds the books to the correct list - read, to read, did not finish etc.
  • any books that fail to be added - mark them somehow? or guess what books they could be? I wouldn't want to lose track of which books were successfully imported, and which weren't. Maybe output a CSV of books that failed? Then the person could add these books manually.

Describe alternatives you've considered
I would never use this app without being able to import all my books into it. I have considered BookWyrm but I don't really need all the social aspects of that solution.

Additional context

[FEATURE_REQUEST] Fediverse bookwyrm Integration

https://joinbookwyrm.com/
is your library connected to the library of other through fediverse. You can track your readings, your want to read, have read, reading challenges. You can follow others in their reading.

It is like goodreads but without evilcorp owning and monetizing your data and behavior.

How could this look like?
Your activity in the app could be synced to your bookwyrm account. The app could show what your bookwyrm instance notifies you about.

[FEATURE_REQUEST] Add a camera chooser dialog

When taking a photo of a book cover, adding a camera dialog (choose your camera app) or respecting the system default choice should be the norm.
Right now if you use a different camera app (OpenCamera) and disable the stock one (Camera2) the app crashes because it cant find the stock one.

[FEATURE_REQUEST] Progress bar per book for the books "In progress"

Is your feature request related to a problem? Please describe.
I'm always frustrated when i cannot see the progress of a book being currently read on the app in the "In progress" tab.

Describe the solution you'd like
I would like to have a progress bar ranging from 0-100% to see how far you've read. I would also for that to work add a field which says "Progress:" and in which you could eithet input the page number or the percentage itself.

Describe alternatives you've considered
Make the cover uncover itself when progressing through the book. Or just don't have any progress indicator for each book in the "In progress" section.

Additional context
Thanks for the amazing app btw! Really enjoy it :)

[FEATURE_REQUEST] Books count

Is your feature request related to a problem? Please describe.
isn't it good idea to display the total number of items in section Finished, In Progress and For Later?

Describe the solution you'd like
Either here,
image

or perhaps at the top,
image

Describe alternatives you've considered
Well, we have Statistics. But displaying just the count here would be handy, I guess

A more flexible way to add the date finished

Right now, adding an old date as the date finished (1980, for example) means pressing the calendar arrows multiple times until reaching the desired date (month by month, year by year).

Also, the current calendar system only allows to add exact dates, when we often remember the year we finished reading a book, but not the day and the month.

Both problems could be solved, if possible, with an option to manually filling a date field, also allowing the month and/or day to be left blank.

date

Another option:

date 2

[FEATURE_REQUEST] Track reading progress

Is your feature request related to a problem? Please describe.
I'd like to save the current page I'm at into the app. A virtual bookmark you could say. This might also open the doors for more detailed statistics if someone is into that

Describe the solution you'd like

  • open a book you are reading
  • click some sort of button to open a menu that asks how many pages you have read or the new page number you are at
  • save the value and show it in the booklist or in the book details

Describe alternatives you've considered
A physical bookmark in the real world, but I might have to return the book to library and thus have to remove the bookmark

Additional context
This idea mainly comes from the app called Dante that is similar to this app

[FEATURE_REQUEST] Add "Remember Last Position In The List" option in the Settings

Is your feature request related to a problem? Please describe.
So after you View or Edit a book and press Back, the Tab View is "refreshed" and you are shown the top of the tab, the top of your list. When you want to View or Edit multiple books which are lower in the list, you have to scroll down, perform the operation, press back, then scroll down again (because the Tab View saw "refreshed"), perform the operation, press back, then scroll down again etc etc etc. When you have tens or hundreds of books in the list then this gets very very annoying.

Describe the solution you'd like
I want you to add a "Remember Last Position In The List" option in the Settings.

Describe alternatives you've considered
Alternatively you can just add this feature as standard behaviour for when you press Back after you View or Edit an entry.

[BUG] Adding a cover picture from file does not work

Describe the bug
While adding a book manually I tried to add a cover picture. The app does offer taking a picture or upload it from local files. Choosing "take a picture", the app requests Android permissions for the camera, choosing "upload from file" nothing happens.

To Reproduce
Add a book manually, choose "click to add cover" and "upload cover from local files"

Expected behavior
The app should aks for storage permissions and allow me to choose a picture as the cover picture

Additional info(please complete the following information):

  • Manufacturer and model: Google Pixel 6
  • Android version: 12 (GrapheneOS, based on a hardened AOSP)
  • App version: 1.13
  • App source: F-Droid

Looking forward to some improvements of the app, I already like it very much!

[FEATURE_REQUEST] Filtering the books by tags

Is your feature request related to a problem? Please describe.
If I have tagged some books as science fiction in the "For Later" list, it is hard to find them again.

Describe the solution you'd like
A functionality to filter the books by selecting multiple tags. If I want some classic science fiction books, then I can find them by selecting the tags classic and science fiction.

[BUG] App crashes when changing a book from "Finished" to "In Progress" or "For Later"

Describe the bug
If a book is imported and accidentally (or intentionally) listed as finished, then moved to "in progress" or "for later", the app crashes. It can then be reopened with the change complete.

Expected behavior
Such a data change should occur without the app to crashing.

Additional info(please complete the following information):
Cricket Icon 3
Android 11
Openreads 1.16.0
F-Droid

[FEATURE_REQUEST] Improved Tags or a Location column

Is your feature request related to a problem? Please describe.
My use case is keeping track of the books I own, where they go, and what I have loaned out.
Right now I use tags to split them by genre / section, if it is an eBook, and if I am borrowing one or have it loaned out. Books that I am using or have at home instead of on the office shelf get put in "in progress".

Describe the solution you'd like
If that's not a supported use case and you're not interested, no problem. But a few possible things that seem to me would be really helpful:

  1. When editing a book, have a drop-down menu or something to select from a list of the tags currently used, in addition to typing in a new tag.

  2. Make an easier UX to see and select from a large number of tags in the sort books menu (perhaps having the tags roll over onto multiple rows instead of having to scroll through them longways?)

  3. Add an extra "location" category as a new optional column for each record. For those tracking their physical books, as well as reading history, this would allow them to sort them by shelves, where they got the book, etc.


Thanks for making a great and super useful app! I was very glad to be able to move from the non-open source alternative I previously used.

[BUG] Books without ISBN are not shown

Describe the bug
Continuing from #60
Books without ISBN are shown in search results.

To Reproduce

  1. Open the App
  2. Press the + Floating button in any tab and select "Search in Open Library"
  3. Try "சோஷலிசம்"

Expected behavior
Should be able to see books without ISBN and add them to the list.

[FEATURE_REQUEST] Update data based on OL

Is your feature request related to a problem? Please describe.
I have added books in OpenReads that didn't have much info on OpenLibrary. It would be nice if OpenReads could re-fetch and update certain/all fields.

Describe the solution you'd like
And additional button in the book view (from where you can delete/edit/add to favourites) that would trigger the re-fetch.

Describe alternatives you've considered
Currently I just add the same book - with the "fresh" OpenLibrary data - again and then delete the old one. This is a pain because I have to transfer the finished reading date.

Error when sorting by date finished

Books with certain finished dates aren't sorted right.

When a book is added with 1982 as the finished date, it is listed before the 2000s ones, even if the list is sorted in descendent order (or after, if it's sorted in ascending order). Same thing wth books with other 1980s dates, etc.

or

  • Android version: Android 8.1.0
  • App version: 1.16.0
  • App source: F-Droid

[FEATURE_REQUEST] Add Independent (and Manual) Sort Order for Each Tab

Is your feature request related to a problem? Please describe.
When you choose a Sort Order, that order is applied all tabs.

If I choose to sort by Start Date in the In Progress tab then it will be applied to the In Progress tab and to the Finished tab as well. If I want to sort by Finish Date in the Finished tab then I will have to resort books. And then if I move back to the In Progress tab where I want the books to be sorted by Start Date then I will have to resort yet again.

In the For Later tab I'm not even sure how books are being sorted.

This is very frustrating.

Describe the solution you'd like
I would like to be able to change the Sort Order for each tab individually and I would like to be able to sort books manually in the For Later tab.

[FEATURE_REQUEST] Cover selection

Is your feature request related to a problem? Please describe.
Sometimes books on OpenLibrary have multiple covers uploaded to them. It would be nice if I can select which one I want.

Describe the solution you'd like
A modal that displays all availbale covers (if there are any).

[FEATURE_REQUEST] Don't count 0-star ratings in the average rating statistic or give an option to not leave a rating under a book.

There are books that I've read but don't want to rate (eg. setbooks, books I didn't like but think they are good etc.) and there is no option to not count them towards the average books rating in statistics.

I would like the app to either not count the 0-star ratings towards the average or give us an option on the book info editing page (maybe a crossed star to the left of the 5 stars or a checkbox to the left of the Your rating caption) to not give a rating.

[FEATURE_REQUEST] Sort by authors last name

Is your feature request related to a problem? Please describe.
When sorting by author the app currently goes by first name.

Describe the solution you'd like
Please sort it by last name instead.

[BUG] Incorrect icon button spacing in the 'In Progress' and 'For Later' categories

Describe the bug
The 'Edit', 'Delete', and 'Grid/List Layout' buttons are squeezed together for books in the 'In Progress' and 'For later' section.

To Reproduce
Add a book in the 'In Progress' or 'For Later' category.
Click on the book you added.
You will see the three icon buttons squeezed together, making it difficult to click the specific button you want.

Expected behavior
The three buttons are nicely spread out, just like books that are in the 'Finished' section (however, without the heart/favourite icon)

Screenshots
Correct icon spacing in the 'Finished' section:
https://i.imgur.com/NuvmFzM.png

Incorrect icon spacing in the 'In Progress' section:
https://i.imgur.com/9wsbb7s.png

Incorrect icon spacing in the 'For Later' section:
https://i.imgur.com/n1tbXEl.png

Additional info(please complete the following information):

  • Manufacturer and model: Google Pixel 5
  • Android version: 12 (+ 5 April 2022 security update) on GrapheneOS
  • App version: 1.13.0
  • App source (F-Droid, Google Play, Github): Droid-ify (An F-Droid client https://github.com/NeoApplications/Neo-Store)

Additional context
I did not try to reproduce the bug with cover images added to my entries. All my entries did not have covers added to them.

[BUG] Changelog shown when not necessary

Describe the bug
Changelog is not shown only after app's update. It is shown also after:

  • app restart after first installation,
  • backup restoration,
  • csv import

To Reproduce

  • install app, close and restart
    or
  • restore Openreads backup
    or
  • import CSV

Expected behavior
Books lists are shown, not changelog

Screenshots
N/A

Additional info(please complete the following information):

  • Manufacturer and model: N/A
  • Android version: N/A
  • App version: 1.14.2
  • App source (F-Droid, Google Play, Github): N/A

Additional context
N/A

[FEATURE_REQUEST] Goodreads backend support

Is your feature request related to a problem? Please describe.
OpenLibrary database missing plenty of books

Describe the solution you'd like

  • Use Goodreads as a backend or
  • make it available as an option and let user can choose it.

Describe alternatives you've considered
I wrote an unofficial API thingy for Goodreads. It's not perfect, but it works.
https://gruapi.herokuapp.com/

Limitations:

  • It'd take 2-3 seconds to get the output

Additional context
Feel free to make any suggestions. Though I'm still rookie at Go, I'll see what I can do.

[FEATURE_REQUEST]

This app is missing two key features that make it a viable alternative to goodreads. First, the app should have an option to import csv book lists. The main export option on goodreads and another app called badreads is csv backups. In order to migrate from either csv file importation is necessary. Second, it would be nice to have a yearly reading goal progress screen. This is another feature goodreads and badreads have. With these two features openreads would be the best reading tracker app available.

Translation

I want to translate to Portuguese (Brasil).
Is there any weblate, crowndin, something like that?
Or should I translate the strings.xml and send a PR?

[FEATURE_REQUEST] Material You support

Please consider adding Material You support

Not only would it be make the app feel more at home in modern devices, it would also make for a great marketing point.

[FEATURE_REQUEST] Add option to export database as a Goodreads CSV file

Is your feature request related to a problem? Please describe.
Since there's already a CSV import option, it might be possible to implement an exporter as well? As it would be a great way to transfer your library to other services like Open Library or Bookwyrm, which accept Goodreads CSV files as an import option.

Describe the solution you'd like
Another option under the "backup" settings page, called "Export Goodreads CSV" or similar. Renaming the settings page to "Import/Export" might make sense.

Describe alternatives you've considered
I tried to write a script that converts the backup SQL files, but that endeavor wasn't successful.

[FEATURE_REQUEST] Sync with Calibre

Is your feature request related to a problem? Please describe.
Calibre has a great interface for managing book progress on desktop but not so great on mobile compared to OpenReads. It would be useful to have them both sync together so book progress can be synced.

Describe the solution you'd like
Ability to sync with Calibre via Calibre content server or calibre-web

Describe alternatives you've considered
Some way to access OpenReads as a web app perhaps

[FEATURE_REQUEST] Add more space to write in the "notes" section, change its name to "review"

Add more space to write in the "notes" section, since it is too little space, and maybe change its name to "review", because that function does more with that than being "notes" itself, which I personally really likes

Create a space at the end where you can write comfortably, and be able to lower and raise the text (which is very easy now, because it can only be done with the cursor)

[FEATURE_REQUEST] Share what you (plan to) read with a URL

Is your feature request related to a problem? Please describe.

On similar services like Babelio we can share a list of books by generating a custom URL that anyone can see given he has already the URL.
It would be cool if we could do the same on OpenReads, in case we want to make some recommendations without giving the books' title one by one.

Describe the solution you'd like

A functionality that allows to create a link from a list of read / dropped / plan-to-read books with anyone

Describe alternatives you've considered

Maybe the possibility to import books from someone's list thereafter ?

As I've never done any mobile development, I don't know at all if it's possible to implement something like that, but here's my request !
Keep up the good work with the actual application mateusz, your work is highly appreciated.

[FEATURE_REQUEST] iOS support

Fantastic app -- I'm very much enjoying it. Thank you for your amazing work.

Unfortunately my other half has an iphone and is jealous.
I understand this is a huge ask, but no one seems to have asked before, and I wanted to express interest!

Maybe somewhere later down the road? 🤞

[BUG] App crashes when adding book

App crashes on Samsung S21 when trying to add book as follows:

  • open app
  • tap + button
  • select Search in OpenLibrary
  • paste in 9781847921260
  • select any result
  • hide the keyboard

[FEATURE_REQUEST] Add additional `Date started` and `Date finished` fields for those who re-read.

I sometimes re-read books and I find no option to note that in the app.

I suggest a + button under the existing date fields that creates a new pair of fields with a trash bin icon next to them. Like on the edited screenshots:

Currently, I add the book twice and add a Reread tag, but anytime I want to change something I need to do it in 2+ places.

Additionally, information about the re-read stutus could appear in filters, statistics etc. The user could have a new option in the sorting settings to either list re-reads twice/more times in the book list view or display the book once with both dates listed. I also think that re-reading a book should increment the Finished counters in statistics, alternatively, it could appear as a new status (like Not finished books).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.