Quote:
Originally Posted by kiwidude
I'm not sure what you mean but plugins can only have one toolbar button so whatever you meant it isn't possible
Besides if you are writing your own plugins that you are adding, use the command line of calibre-customize, that is certainly what a number of us plugin developers do, rolling it up in a batch script. See the development forum for a discussion on this.
|
Well, what I mean is that I would like to have a button for adding custom plugins inside your plugin like:
Customize | Enable/Disable | Remove | Add custom | Install | version | close
For my own scripts I can use the batch, but for example if you post a new modify-epub in the dev, I have to create a batch, or install it by configuration -> plugins -> add custom plugin.
Running your plugin from toolbar would speed this up a lot.
If this should only be shown to advanced users, you could maybe make a configuration option like the one in quality (set shown options)
This would also give the option to add / remove columns from the plugin view.