Skip to content

[TODO] Reader improvements MK II #23

@ObserverOfTime

Description

@ObserverOfTime

The reader will need to be rewritten once the redesign (#22) is completed.

Requirements:

  • Series types
    • Manga
    • Comic
    • Webtoon
    • Novel
  • Reading modes
    • Right to left
    • Left to right
    • Long strip
    • Fit to screen
    • Double page
  • 18+ series filter

The reader could use a webpub manifest generated based on the chapter to determine the default reading mode (RTL for manga, LTR for comics, TTB for webtoons) and request the pages via XHR.
The long strip mode may be used as the noscript fallback mode.

It must also recognize a query parameter which defines the page to start from.

For novels, we can just let the browser handle the PDF file.

Metadata

Metadata

Labels

Priority: HighThis issue/PR has high priorityStatus: BlockedThis issue/PR is being blockedType: EnhancementThis is an enhancement proposal/implementation

Type

No type

Projects

Status

To do

Relationships

None yet

Development

No branches or pull requests

Issue actions