janeczku / calibre-web

:books: Web app for browsing, reading and downloading eBooks stored in a Calibre database
GNU General Public License v3.0
12.52k stars 1.32k forks source link

In-browser reader read progress should be accessible in different devices #2837

Open cmdpedro opened 1 year ago

cmdpedro commented 1 year ago

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

Describe the solution you'd like In-browser reader/viewer read progress should be accessible across devices. In one device the progress is "stored" meaning that when re-opening the book, one is directed to the page last read. However, this progress is not shared across devices. It would be great if it was.

Describe alternatives you've considered N/A

Additional context N/A

arthurmv commented 10 months ago

Is there an option to save the books progress in-browser reader? I'm trying to find the option or find the way to do it.

OzzieIsaacs commented 10 months ago

In the epub reader there is a little bookmark symbol this should do the job. The comic reader is storing the progress if the setting in the options is activated

arthurmv commented 10 months ago

In the epub reader there is a little bookmark symbol this should do the job. The comic reader is storing the progress if the setting in the options is activated

I can't find any option to enable save the reading progress for CBZ files. I used to read in Moon Reader Pro on Android, that app saved progress but now I'm using the laptop browser only, I've never seen an option to enable the read progress in-browser.

dydyamotya commented 10 months ago

I've just added this functionality with PR #2926.