I'm trying to build a gallery tree, like this
Main Category 1 --> Sub Category 1 --> Sub-Sub-Category 1 --> Image
Main Category 2 --> Sub Category 2 --> Sub-Sub-Category 2 --> Image
I love how the "category list view" looks like, but that view shows me ALL the categories/subcategories - if I have to hide something, I have to manually put the Category ID to hide, which is pretty noisy
Is there any way to make a "fakeroot" of the "category list view"? I mean, when you add to a menu a "category list view", you shall choose the main category to display (as it happens to the simple "category view"). The gallery then displays only the content below that category (and I could be able to do nesting without many problems).
That would *really* save my life

