Skip to content
New issue

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

Display Total Counts for 'Read' and 'To-Read' Books #171

Closed
bigZos opened this issue Jan 4, 2025 · 0 comments
Closed

Display Total Counts for 'Read' and 'To-Read' Books #171

bigZos opened this issue Jan 4, 2025 · 0 comments

Comments

@bigZos
Copy link

bigZos commented Jan 4, 2025

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:

  • Adding summary statistics on the dashboard or library views.
  • Displaying counts next to the 'Read' and 'To-Read' categories.
  • Including these totals in the 'User Stats' section.

Benefits:

  • Enhances user experience by providing quick access to reading statistics.
  • Eliminates the need for manual counting or data export.
  • Allows users to easily track their reading progress and manage their lists.
bayang added a commit that referenced this issue Jan 23, 2025
github-actions bot pushed a commit that referenced this issue Jan 23, 2025
## [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))
@bayang bayang closed this as completed Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants