TL;DR
Please change the toggle-description ('Enable/disable') of inserters to only one option (-> 'Disable').What?
The condition result is either TRUE or FALSE.There is no sense in offering two contradictory options. Which one is it, if the condition is TRUE? Will 'Enable' be chosen, or 'disable'?
This is very confusing!
Please restrain to only one option ( 'Disable')
As there is now some space won, maybe make it even more clear and write: "Disable, if the condition is met" or "Disable, if (condition =) TRUE"?
Why?
It took me hours and a lot of swearing, until I learned by heart, that a TRUE condition will 'disable' the inserter.Make inserter logic more comprehensible - especially for beginners - by reducing the behavior-description to the one, correct word: 'Disable'!?