Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic search menu and store search queries #341

Merged
merged 1 commit into from
Jun 28, 2019

Conversation

dagwieers
Copy link
Collaborator

This PR includes:

  • Moving all search-related stuff into search.py
  • Add a search-menu with previous search queries
  • Store search history into userdata/search_history.json
  • Add entry to clear complete search history

This fixes #301.

@dagwieers dagwieers added the enhancement New feature or request label Jun 28, 2019
@dagwieers dagwieers added this to the v2.0.0 milestone Jun 28, 2019
@dagwieers dagwieers merged commit 6a95790 into add-ons:master Jun 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Store previous search queries
1 participant