We should track the last X queries a user made and allow the user to select from those queries. Initially this can be general - track X queries in the browser local storage. In the future we can persist these queries on a per user basis
We can even seed the query history with a bunch of example queries
We should track the last X queries a user made and allow the user to select from those queries. Initially this can be general - track X queries in the browser local storage. In the future we can persist these queries on a per user basis
We can even seed the query history with a bunch of example queries