Skip to content

update ChyoaParser - #2868

Merged
gamebeaker merged 2 commits into
dteviot:ExperimentalTabModefrom
gamebeaker:update-ChyoaParser
Aug 2, 2026
Merged

update ChyoaParser#2868
gamebeaker merged 2 commits into
dteviot:ExperimentalTabModefrom
gamebeaker:update-ChyoaParser

Conversation

@gamebeaker

Copy link
Copy Markdown
Collaborator

@ARYAN-9099 as you made the last commit please have a look.

I changed it because i didn't like that it always downloads all chapters. As the site requires an account you can fetch a toc page.

And i wanted to have a look on how you implemented branching chapters.

As i saw that you changed epubItemSupplier with a lot of code i wanted to test if it could have been solved simpler. (I didn't test self recursive links but it should be no problem as i don't walk the chapter links.)

@ARYAN-9099

Copy link
Copy Markdown
Contributor

Great work!

  1. do we also add the chapter number inside the chapter too?
  2. in mobile readers, in more nested stories in the TOC the headings begin to move more and more to the right after which they aren't able to be read. (any ideas what can we do for this?)

@gamebeaker
gamebeaker merged commit 3454a21 into dteviot:ExperimentalTabMode Aug 2, 2026
1 check passed
@gamebeaker

Copy link
Copy Markdown
Collaborator Author

do we also add the chapter number inside the chapter too?

i find this more clear for navigation but i can also remove the number if you want.

@ARYAN-9099

Copy link
Copy Markdown
Contributor

@gamebeaker
Im not saying to remove the numbers but rather to add them before chapter heading in chapter.

gamebeaker added a commit that referenced this pull request Aug 2, 2026
@gamebeaker

Copy link
Copy Markdown
Collaborator Author

@ARYAN-9099 i made it optional you now have a checkbox like on quidian parser. (you need to reload webtoepub so that it takes effect.)

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