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

Search Geminispace from address bar #8

Open
Antolius opened this issue Nov 28, 2021 · 0 comments
Open

Search Geminispace from address bar #8

Antolius opened this issue Nov 28, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Antolius
Copy link
Contributor

User should be able to enter arbitrary (non URL) words into address bar to search for them over Geminispace.

gemini://geminispace.info/ can be used as a default search engine, but user should be able to configure this in preferences dialog. Dialog should validate user's input by checking that URI:

  • uses gemini schema
  • does not contain a query component
  • results in a 10 INPUT status

Search should be performed by loading the search URL with address bar content added as the query parameter.

@Antolius Antolius added the enhancement New feature or request label Nov 28, 2021
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

No branches or pull requests

1 participant