Wish List: Only one flatten node

Why are there two Flatten nodes?
Isn’t this possible?

One flattens to a specified rank (or ‘depth’), the other flattens to a 1D list.
I think I get what you are suggesting…questions is, what happens when I click the + twice? It’ll obviously be a redundant action. So two separate nodes covering both behaviours should now be self explanatory.

I get why there should be 2 different nodes.
Would be nice to have it in 1 node though.

Still this would be a great time-saver for the List.Flatten.
Clicking + and - is faster than adding a Code Block containing only one integer.

But you need to be able to change input once for multiple inputs.
Thats probably the reason it’s the way it is now.