Skip to content

Add reading progress and recently opened books#19

Merged
hunter-read merged 1 commit intohunter-read:mainfrom
KrapfalAT:feature/reading-progress
Apr 13, 2026
Merged

Add reading progress and recently opened books#19
hunter-read merged 1 commit intohunter-read:mainfrom
KrapfalAT:feature/reading-progress

Conversation

@KrapfalAT
Copy link
Copy Markdown
Contributor

Summary

  • Reading progress bar appears at the bottom of each book row in the system view, filling up as you read further into the book
  • Last read page number is shown next to the page count (e.g. p. 42)
  • "Recently Opened" section appears at the top of the library page showing the last 10 opened books as compact cards
  • clicking one jumps straight back to the last read page

Notes

Progress and recently opened data is stored in localStorage per book (grimoire:book:{id}). The reader was already saving the last read page — this PR just surfaces that data in the UI. No backend changes required.
image

image

@hunter-read
Copy link
Copy Markdown
Owner

Thanks for the PR, I'll be taking a look at this tonight when I have more time to validate.

@hunter-read hunter-read merged commit acbd4cc into hunter-read:main Apr 13, 2026
5 checks passed
@KrapfalAT KrapfalAT deleted the feature/reading-progress branch April 14, 2026 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants