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 searchbox #29

Open
Gozala opened this issue Apr 23, 2020 · 1 comment
Open

Add searchbox #29

Gozala opened this issue Apr 23, 2020 · 1 comment

Comments

@Gozala
Copy link
Collaborator

Gozala commented Apr 23, 2020

Add a searchbox so we could explore tags or arbitrary input

@Gozala
Copy link
Collaborator Author

Gozala commented Apr 23, 2020

I think we should probably convert current ui slightly so that search bar is always there, but alternates own input based on user actions e.g:

  • Hovering a link -> siblinks:${link.href}
  • Hovering a compass -> backlinks:${document.URL}
  • Hovering a selection -> similar:${getSelection().toString()}
  • Clicking a tag -> tag:${tag.name}
  • Clicking a keyword -> keyword:${keyword}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant