Closed kruszkush closed 11 months ago
Hey, I've thought about trying to fix this somehow earlier, but this is pretty hard to solve. Reverse lookup of the regex is kinda tricky (especially for vendor items since some shortening is being done). It is possible, but also quite some work if done generally for all the selections. Making it so you could paste in the specific regex generated from the map section to find which map mods are selected is easier. I need to think a bit about how to implement this.
I would love to be able to make something like a sharable url though, e.g poe.re/#/maps/<HASH>
so you could link to a selection. Would a sharable URL solve this issue?
Partially solved by this one:
<3
czw., 4 sty 2024 o 00:53 Vegard Veiset @.***> napisał(a):
Partially solved by this one:
110 https://github.com/veiset/poe-vendor-string/issues/110
— Reply to this email directly, view it on GitHub https://github.com/veiset/poe-vendor-string/issues/65#issuecomment-1876123453, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYLJMQBZ4TOFX6BGRTFJEB3YMXVORAVCNFSM6AAAAAAXVBIHMKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZWGEZDGNBVGM . You are receiving this because you authored the thread.Message ID: @.***>
While trading maps on TFT you often get regex from other people, sometimes price of map is different depending what kind of regex is being used (regex for high quantity maps is more expensive). It could be useful to be able to paste regex on website and have it automatically select what's in that regex, thus translating regex code into english language.