RegEx stash searches!

I like to search for maps between tiers x and y fairly often (for ex I'm level 88 trying to push for 90, I want to find any map between 7 and 13, so I want "Map Tier: ([7-9]|[1][0-3])". For ease of use, some pseudo-regex could be as simple as "Map Tier: [7-13]".

Could also be applied to search through the stash for all other items and properties, because currently poe.trade is the easiest way to search through your OWN STASH to find things (I've actually found an upgrade to a ring I was wearing last night in my OWN stash because of the lack of filtering available using Highlight Items!).
Last edited by n4ru#6830 on May 5, 2016, 3:37:07 AM
Last bumped on May 5, 2016, 7:53:47 AM
This thread has been automatically archived. Replies are disabled.
Full regex is out of the question imho, it's too complicated. A very simplified version could be handy however.
Ranger builds list: /917964
When two witches watch two watches, which witch watches which watch?
If the witches watching watches watch the same watch while you watch which witch watches which watch, they switch watches; then, the watch switching witches watch which watch you watch.
Watching witches watch watches is not for the faint of heart...
"
Panini_aux_olives wrote:
Full regex is out of the question imho, it's too complicated. A very simplified version could be handy however.

Meh, its not that complicated, just nerdy ... which would fit perfectly fine here I think ;) It's not like you'd need to use all the features all the time, for simple things the syntax is simple enough, imho. It's probably easier to use one of the 9000+ well documented regex libraries than try to come up with a custom simplified version.

Not that I'd need it, though.
Last edited by dyneol#3245 on May 5, 2016, 8:01:16 AM

Report Forum Post

Report Account:

Report Type

Additional Info