openzim / mwoffliner

Mediawiki scraper: all your wiki articles in one highly compressed ZIM file
https://www.npmjs.com/package/mwoffliner
GNU General Public License v3.0
285 stars 73 forks source link

how to display a simple selection zim file as a list not with images . . #2087

Open hamoudak opened 1 month ago

hamoudak commented 1 month ago

I've made a zim file with wp1.openzim.org about "herbal medicine", but it displays articles in the interface with images. so I wanna to be listed as a list with no images, because it's a long one and it seems not practical for me ; how to do that?

interface-with-images interface-with-images2
kelson42 commented 1 month ago

@hamoudak The welcome page is always including images. But articles won't have images. There is no way for the moment to get bullet point list of article titles.

Popolechien commented 1 month ago

@kelson I don't think this answered OP's question, which if I am correct would rather be: how can we see the list of entries in this zim file as text, rather than a (limited) selection of clickable images?

hamoudak commented 1 month ago

yes, both answers are correct. lets say I want to make a project about diseases, it won't be appropriate or uncomfortabe to my eyes and distracting at the same time. I do not want it to be limited to clickable images. before I had bullet point list zims and it was good . could this be a feature in app settings? how can I see the list of entries in this zim file as text !

kelson42 commented 1 month ago

@hamoudak I you have a very limited number of articles, you will get a bullet list; but this is actually a bug/limitation I would like to fix. What you want it getting a bullet list in place of the welcome page with thumbs. I'm not against this feature request but (1) I don't really know how to implement this elegantly (ie. without adding an option) (2) this is definitly not part of my priorities of the moment.