-
Notifications
You must be signed in to change notification settings - Fork 211
Description
The reader window should include the page number, or there should be an option to show the page number in addition to the progress indicator.
One common use case for Thorium Reader for MTM's users is academic reading, and referring to page numbers for citations is important for students and researchers. Epubs can contain visible page numbers, but that's not always the case.
The page number is available in a few places: Information -> Reading progression -> Current page, and Table of contents -> Go to page, and the page number might be available on hover in the progress indicator, depending on the publication's structure. These options are not that discoverable.
Page number is shown in the web version of Thorium, so the same logic could be used here:

For academic usage, getting the print page source is important, so this might overlap with #2726.