Search suggestions

Can anyone suggest a better search plugin for SB v2 please? I’m not sure what’s compatible with it and the out the box search isn’t very useful. TIA

Disclamer, I developed this plug

1 Like

Thanks, that’s great but the instructions aren’t that simple for me:

just add the following into a SpaceLua block somewhere in your Space

I’ve tried putting this in a note:

space-lua
config.set {
plugs = {
“ghr:MrMugame/silversearch”
}
}
(enclosed in ```) but nothing happens. I also can’t find any docs on how to do this - do you mind pointing me in the right direction please?

I updated the Readme hope this helps

1 Like