You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Okay this sounds stupid but hear me out, use case:
I want to filter the logs to show only what ckey UserMcPubbie has done
I then want to jump to every instance where they hit someone with a plate and look at the surrounding combat logs
I can't ctrl + F because the logs are invisibly paginated (good thing)
Would it be possible to implement a custom ctrl + F that can search the whole log page and jump to matching entries?
Failing that, an ability to write "and" filter rules would maybe work too? Something like:
UserMcPubbie
& plate
to match only lines that mention both UserMcPubbie and plate
The text was updated successfully, but these errors were encountered:
Okay this sounds stupid but hear me out, use case:
UserMcPubbie
has doneWould it be possible to implement a custom ctrl + F that can search the whole log page and jump to matching entries?
Failing that, an ability to write "and" filter rules would maybe work too? Something like:
to match only lines that mention both
UserMcPubbie
andplate
The text was updated successfully, but these errors were encountered: