marija
marija copied to clipboard
Autocomplete for query history
I think the best way to do this would be storing the queries in the database, so users see other users' query history too. An alternative is storing it in local storage, which would be a lot easier but also a lot less useful.