Hi there Mobileread friends, I have a question to ask. I don't often use some of the plugins in KOReader (eg, wallabag) and I am willing to disable (or better, remove) them. I think there is an option in KOReader called plugin management that allows me to disable them, but why not completely remove it from the code. Is that possible to do so?
My current working solution is to detect the widget.name and prevent its pcall if it's the widget I don't want in
filemanagermenu.lua and
readermenu.lua.