max-kamps / jpd-breader

MIT License
102 stars 28 forks source link

Readwok/Mokuro/Wikipedia/Texthooker integration #19

Closed asayake-b5 closed 1 year ago

asayake-b5 commented 1 year ago

ttu: mostly unchanged save for refactoring mokuro: parses page per page (or double page per double page), not much is done aside from that since the new popup system works fine with it now readwok: nothing in particular, parses with every new thing that comes in, and does the same thing as ttu to not parse out of view paragraphs texthooker: same as readwok wikipedia: parses text in view (many things are still unparsed because of the amount of html elements, but not a hard fix), popup text gets parsed but going for the reader's popup can close wikipedia's popup depending on position, but that's basically a wikipedia problem (and the text in the popup is just the article's first few lines so people who really need it can just go to that other page)

pain points/unsure/more work later stuff:

tested on firefox/chrome