View Single Post
Old 03-17-2024, 08:46 PM   #1
Maimun Ahmed
Mr. Developer
Maimun Ahmed began at the beginning.
 
Posts: 24
Karma: 10
Join Date: Feb 2024
Device: Kindle Voyage
Exclamation Disabling Wallabag and Other Plugins Through Code

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.

Maimun Ahmed is offline   Reply With Quote