I would like to be able to apply conditional output to DIVI Sections, Rows and elements. Please take a look at this plugin hidden link . If Views conditional logic was extended to DIVI elements it would be extremely powerful way to build pages.
Toolset features a full mechanism for conditional displays.
It's documented here:
https://toolset.com/documentation/user-guides/conditional-html-output-in-views/
You can practically use it everywhere where you can use ShortCodes.
We don't plan to add a control to the output of DIVI resources themselves, that should be done either by DIVI, or as you show with some Plugin that is designed for it.
However, with t he conditional above I think you can do most of what that plugin does, within a text cell or similar of DIVI.
There is a huge advantage in being able to use conditional statements on DIVI elements as opposed to within them. If you hide the DIVI element you do not get any orphaned structures that would normally wrap around text elements for instance. With the ability to build content templates within the DIVI builder this would be an important advantage.
It would even be possible to change the design of a page based on user input.
Building Content Templates within the DIVI Builder is and will not be possible.
What you can do is build the Template with the Builder, and in there use the DIVI Conditionals, if they offer such methods, or, our Conditionals, where they can be used.
However, we cannot add a feature to DIVI blocks themselves, and since you will be deciding on the "DIVI" level what to display or not, the feature needs to be present on DIVI level (hence, cannot be added by Toolset for DIVI).
I understand the need for this, but Toolset cannot do it, as it requires DIVI to implement this on their Elements (which the linked plugin you show does, as far I understand).