Hello fellow LE players and EHG,
I would like to suggest adding a way to save and import “Stash Presets”, just like how the loot filter system works, where people would be able to export (through a button) their stash configuration (categories, names, icons, colours and priority rules). This would save up a lot of time for players, as they wouldn’t have to redo their entire stash organisation every cycle. Obviously, you would still have to buy the tabs.
I’ll give an example: if a player who has access to 3 tabs imports a 20-tab Stash Preset, then the 3 bought tabs would change configuration accordingly and the remaining 17 would be locked behind gold (but still set up).
Here is a screencap on how that could look IG. Let me know what you think about this!
Import / Export Button & Locked Tab
As a tiny addition, it would be neat to be able to edit the stash / loot filter colours (picker and HEX / RGB field).
4 Likes
Yeah, import/export would be good. Every league/ssf/hc rename tabs etc… 
This. Additionally, for stash preset imports, a multi-checkbox form (like the one used for affixes in loot filter editing) should be added, allowing players to easily select which tabs to activate or not, and to bulk-buy them when completing the form.
The server would need to track how many stash tabs have already been purchased to avoid charging the player again on each import or tab activation.
The main technical challenge would be handling (partially) filled stash tabs when importing a preset. Here are a couple of suggestions to address this:
- Players should not be allowed to activate fewer tabs than the number of existing tabs that already contain at least one item. While we could display a warning like “You will lose items in the current X stash tabs. Are you sure?”, this approach seems too risky for relatively minor QoL gains.
- Even with (1) enforced, there’s still the issue of filtering existing stash items. A (partially) filled tab might become a new tab with different priority rules, meaning the items already inside it may no longer fit its intended purpose. To prevent players from having to manually empty their stash and re-filter items via [SHIFT + RIGHT CLICK], the import form could include a “re-filter currently stashed items” checkbox to handle this automatically during import.
For items that do not fit into any of the new stash tab priority rules, there are two possible solutions:
2.1. Items that cannot be sorted into any stash tab would be placed into remove-only tabs. However, this approach could be abused by players to bypass purchasing additional stash tabs.
2.2. As it works currently, unmatched items are placed into the nearest tab (in order from first to last). In this case, the player should receive a warning such as: “Some items could not be filtered into a relevant stash tab. You may want to reorganize them manually.”