OpenGenus/cosmos-search

Random pre-filled search bar

Closed this issue ยท 4 comments

This is a:

  • bug report
  • feature request

Description:

Randomly load a search term to aid the user to move further. User may be a beginner or may be at a loss of search terms.
This is aid anyone to randomly learn a topic.

For instance, the search bar may be pre-filled with a search term say binary search. For this point, user will have two options:

  • Press enter to explore the randomly selected topic
  • Enter the search term user is thinking of.

This requires to pick up a folder name from the metadata.json and display it is the search bar in an appropriate format.

flxwu commented

๐Ÿ‘ @AdiChat Will work on that!

Great ๐Ÿ‘ Go for it.

Is this issue still available? I'd like to work on the issue

This feature can be achieved by creating the list of tags and randomly selecting a tag. See issue #39

@ankan17 you may attempt creating the list of tags as it is a preliminary step towards this feature. ๐Ÿ‘