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
Thanks a lot for working on this. Search would be a really nice feature and it's been on my todo list for a while now but I just never got around to implementing it.
So if you ever have time to finish it off feel free to submit a PR and we'll take it from there.
One thing worth mentioning is that I would prefer, if possible, if the search implementation would work with JavaScript disabled too. I'm not sure if that's possible with lunr or if there are any alternatives that would make that easier. That being said, this is more of a nice-to-have and it will not be a hard-requirement for the initial version of the search implementation.
It would be helpful to have a search to quickly navigate between objects,
I did some rudimentary implementation in main...the-eater:wayland-explorer:add-search
but it's, kinda bad
The text was updated successfully, but these errors were encountered: