We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Description:
Currently, Jelu does not provide a direct display of the total number of books marked as 'Read' or those in the 'To-Read' list.
Proposed Solution:
Implement a feature that displays the total counts for 'Read' and 'To-Read' books directly within the user interface. This could be achieved by:
Benefits:
The text was updated successfully, but these errors were encountered:
feat: display total read and unread #171
04e0bfe
chore(release): 0.66.0 [skip ci]
13940ad
## [0.66.0](v0.65.1...v0.66.0) (2025-01-23) ### Features * add activity page ([01a99bd](01a99bd)) * also display pagination at the top [#183](#183) ([4d14bf6](4d14bf6)) * display total read and unread [#171](#171) ([04e0bfe](04e0bfe)) ### Bug Fixes * upgrade upload action ([af9b64e](af9b64e))
No branches or pull requests
Description:
Currently, Jelu does not provide a direct display of the total number of books marked as 'Read' or those in the 'To-Read' list.
Proposed Solution:
Implement a feature that displays the total counts for 'Read' and 'To-Read' books directly within the user interface. This could be achieved by:
Benefits:
The text was updated successfully, but these errors were encountered: