TL;DR
Somewhat similarly to the new logistics groups feature, which is also seen elsewhere like in platform logistics, add save-able groups to the production statistics.What?
Often times, if I want to check in on the various resources, I'll have to manually search for 'ore', then click iron and copper ore, then clear that and type in 'coal' and click that, then clear the search and type in 'stone', etc etc, just to see all the raw resources. I don't know if I do it all that often for things besides that, but conceptually, these are groups of related items, even if they don't all end in 'ore'.For context:


It would be nice if I could instead add these resources to 'groups', similarly to the logistics groups feature (I admit, I haven't used this yet for named groups, but I'm vaguely assuming it works like train interrupts/etc):

The basic idea being that you could create groups, add items/fluids/etc (depending on the tab) to it, and then quickly select it to have it filter to only show those, as if you had typed in a regex search like
Code: Select all
^iron ore$|^copper ore$|^stone$|^coal$|^uranium ore$