spheenik / clarity-analyzer

JavaFX-Application to interactively visualize the raw data of a Dota 2, CSGO, CS2 or Deadlock replay.
BSD 3-Clause "New" or "Revised" License
48 stars 19 forks source link

Global Search #10

Open STRATZ-Ken opened 4 years ago

STRATZ-Ken commented 4 years ago

Currently we have a feature to search within the total list of Entitys for a specific Entity. Would love a feature that could global search all Entity for a specific word. For example, I am trying to find the SeriesId of the match, would be great to search series and see any Entity that has that word within it.

spheenik commented 4 years ago

I agree this is a needed feature. Will see that I come around to implementing it.

Whoeza commented 1 year ago

Hi spheenik, have you gotten yourself to this one? Can I develop this one, or help develop it? Edit: now that I see, it must be the filter on the Entities list. So, nevermind! image

spheenik commented 1 year ago

Would still be a nice feature though, to put a filter box for the properties as well. Sure implement it, and send a PR ;-)