An ExileCore plugin for Path of Exile 1 that automatically sorts inventory items into configured stash tabs.
- JSON/ItemFilterLibrary-based stashing rules.
- In-game GUI filter builder with structured conditions and raw-query fallback.
- Hovered-item scanner for building rules from live item data.
- Debounced auto-save and live filter reload.
- Persistent dynamic-ignore locks with configurable hotkey, expiry, matching, and indicators.
- Normal and expanded inventory support.
- Per-filter stash-tab assignment, affinity, and shift handling.
- Open your stash and inventory.
- Configure a filter file and assign each rule to a stash tab.
- Press the configured Stashie hotkey.
The Filter Editor tab can create and modify rules without editing JSON manually.
dotnet buildThis PoE1 port retains history from DetectiveSquirrel/Stashie.
ItemFilterLibrary attributes and query syntax are documented in exApiTools/ItemFilter.