A couple of days ago I started to implement an idea that I had for a long time. Wouldn’t it be cool to have an awesome-like list that has a bunch of links but with a built in search functionality. That way, you can add a lot of links and still keep it useful.
The result of this experiment can be found here:
https://tdewin.github.io/veeamdex/
All processing is done in the browser (that is why it can be hosted on github). Even this community is linked.

But what I personally like the most is that you can do “deep queries”. It doesn’t do anything but it prepares the links that support it for instant search.
For example, deepq q=object storage, prepares google links that can search in the selected sites. This is handy if you don’t want to type in helpcenter.veeam.com all the time inside of google.

Well hopefully you guys like it (and use it). I can see there are still some optimisations to be done, but just wanted to start by sharing and see the feedback.
