atomicdata-dev / atomic-data-browser

This repo is no longer used! Code is moved to Atomic-Server
https://github.com/atomicdata-dev/atomic-server/issues
MIT License
56 stars 9 forks source link

Modify search target in resource selector #295

Open joepio opened 1 year ago

joepio commented 1 year ago

When you want to search in a resource selector, we now always default to atomicdata.dev. There are several cases where you want to search your own server, instead. I think we need to provide some sort of UI for users to select a server. We could use the user's drives as the source for servers.

Screenshot 2023-02-15 at 11 15 54

Or maybe we could use federated search, querying multiple drives at once, combining the results in one list. However, if we do that, we should also send a relevancy score.