| Item, Category, Tag, Subinventory
| Sort by item, then by category within the item, then by tag within the category, and then by subinventory within the tag.
|
| Category, Item, Tag, Subinventory
| Sort by category, then by item within the category, then by tag within the item, and then by subinventory within the tag.
|
| Tag, Category, Item, Subinventory
| Sort by tag, then by category within the tag, then by item within the category, and then by subinventory within the item.
|
| Subinventory, Category, Item, Tag
| Sort by subinventory, then by category within the subinventory, then by item within the category, and then by tag within the item.
|