[FR] Please add a enable/disable switch button for every plugin in the group edit view
Please add a enable/disable switch button for every plugin in the group edit view, so that make easy to enable/disable a plugin according group.
Could you elaborate a bit further? Do you mean something like #16 ? Or do you mean en-/disabling plugins you've already assigned to a group within that group? Or something else entirely?
may be like below:

Perfect, thanks for the diagram that makes things much clearer, I'll look into it and see how that might work. First thought though, would choosing the enable/disable behaviour of a group within a group solve the problem, I think that might be a bit easier to achieve.
So something like:
GroupA:
- GroupB (Behaviour: Enable)
- GroupC (Behaviour: Disable)
GroupA:
- Plugin A
- Plugin B
- Plugin C
GroupC:
- Plugin D
- Plugin E
Though one potential issue I see in general is the behaviour order of enabling/disabling when using multiple groups. Therefore I think being able to set the order of Plugins/Groups (#14) would need to be implemented first.