I realize that I don't use prolewiki too often for reading because, let's be honest, there's a lot of clutter on a web page that you don't have when reading a physical book.
To help remedy that, the first phase of my plan is to create a "reading mode" that will remove all clutter from the page and basically let you read uninterrupted. In later phases, as skills and software permit, I will also look at saving your place in the page in some way (maybe a % read bar so that you know where to scroll to when you come back), AND, one thing I've always wanted to do, allow users to highlight text and add notes locally so they can annotate PW books for themselves.
But one thing at a time.
For the time being, this is what the reading experience looks like on desktop (mobile is already pretty clean so I'm not touching that):

And this is a barebones version of it, with just text basically:

We can of course then think about potentially making it more interesting (maybe doing a sepia mode to reduce blue light, or allowing the gear icon to come back so people can open dark mode or change width) but that's extras on top. I also have to think about how you'd get that mode on and off.
For the time being though, is this something you feel like you'd use or prefer over the 'vanilla' interface when reading on ProleWiki? Would it make you more inclined to use prolewiki to read books on?
This is cool but I still prefer my eReader for long texts. If my eReader had a web browser I'd use it for sure. Do I remember there being an option in the works to download an epub file for books in the wiki?
We briefly had the feature working, but it broke down because the plugin itself is not super stable. It needs to contact a server to create the pdf etc. I tried fixing it by running our own PDF service as per the documentation but it never worked lol, and the error codes are non-existent so I don't even know where to start looking.
In any case it's still on the backburner because it was a really cool feature. There's other plugins but they only allow single pages, maybe I could look at that in the meantime as a temporary fix though. The one we had allowed you to create an entire book with select pages which was pretty cool.
Yeah that's a bummer. I feel like something like https://pandoc.org/ would be more effective, but then you're building a custom tool for that.
Supposedly the plugin we use works with pandoc but yeah, 0 documentation and 0 error solving lol. The devs are on hiatus and we don't even know why or if they plan to come back to it or what.
Uhg that sucks! Pandoc is dope. It can be a real pia though.