I read zoomed in and use the mouse to zoom in/out, pan, and do look-ups, so I don’t use the keyboard for navigation myself.
Although I don’t recall when it happens, I often end up with the image 90% off-screen. Not in my normal reading, though, so I can’t recall what condition it occurs in.
The green line is a bookmark. It helps me keep my place (as you’d expect lol) and it tracks the current ‘page’ for the progress bar.
The code is probably pretty gnarly cause there was a lot of trial and error involved, but I look forward to polishing it as I learn about coding more properly
I tried GitHub - ChristopherFritz/BookWalker-Screenshot-Simulator on a book I’ve purchased but it didn’t work (no error, just prints Downloading complete! but didn’t do anything).
Is it possible that it only works on the free previews?
I think running a simple webserver locally allows localstorage to work across pages. May not be the best fit for everyone, but if you have python you can run:
python3 -m http.server --bind localhost
to serve the files in the current directory at http://localhost:8000/.
I have also tried changing the path in advanced system settings (ChatGPT told me to do that lol), but the output is the same even then.
Sorry if this is a very basic question, I have absolutely zero technical knowledge. I’m just hoping I can magically start using Yomichan before the ロジカとラッカセイ book club starts
Then I guess I need to figure out how to get past the DRM to download the images TT
Another very silly question: Once I download (which…I don’t think is gonna happen anytime soon), I can only use mokuro through the folder right? and not on the official website (BW)?
Yes, gives you an html file, which is basically like a local website on your harddrive. You need to open that up, and the mokuro result will be used in that.