xxyzz / WordDumb

A calibre plugin that generates Kindle Word Wise and X-Ray files for KFX, AZW3, MOBI and EPUB eBook.
https://xxyzz.github.io/WordDumb/
GNU General Public License v3.0
376 stars 19 forks source link

Feature Request: Different MediaWiki URLs for different books #251

Closed Laura7089 closed 1 month ago

Laura7089 commented 1 month ago

I think it would be a useful feature to allow the user to override the custom MediaWiki link on a book-by-book basis, so that books which have their own wikis can pull from those while others can still use Wikipedia etc.

At the moment, this is only possible by manually changing the global plugin settings before each run of WordDumb, I would like books to "remember" their own wikis.

If this sounds like a desirable feature (and it doesn't already exist/I've misunderstood), I'm happy to try my hand with a PR.

xxyzz commented 1 month ago

I think even if create x-ray file repeatedly(rare IMO) for the same book the current code could remember the Mediawiki API. I'm reluctant(or lazy) to implement this feature, sorry. Too much headache with pyqt UI code...