Quote:
Originally Posted by theducks
Quote:
Originally Posted by JSWolf
For User Interface plugins, can they please be allowed to be disabled? I would not mind having to select to disable and then have to restart calibre. It makes it difficult to beta test when you want to disable an interface plugin without having to delete it.
|
Preferences: Get Plugins: installed: Right-click: enable-disable
|
No, the vast majority of InterfaceAction plugin can't be disable by the UI like that.
InterfaceAction plugin are the value "can_be_disabled" to False by default, except if the plugin dev explicitly set this value to True, what few if none do. Note that the default value for
all the plugins is True, but Kovid explicitly set it for False to InterfaceAction, so I will not very hope on that. Their is probably a good reason.