Feature request: Actual quick sortSolved

Hi!

Lately I've been especially annoyed that Rust containers don't support quick sorting contents. Especially with large containers, organizing items is a pain because it's a constant inventory management or hunting game to find what's already in a container. I'd love a real quick sort solution.

Would it be possible to add select box like controls that let you select a primary and possibly secondary sorting method, then auto sort container contents? This is one aspect of inventory management that is sorely lacking in Rust.

There is a separate plugin, Sort Button, that can provide this functionality.

Locked automatically