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

Quick Search Popup Without Pressing Enter (Feature request) #4739

Open
kleutzinger opened this issue Apr 12, 2024 · 1 comment
Open

Quick Search Popup Without Pressing Enter (Feature request) #4739

kleutzinger opened this issue Apr 12, 2024 · 1 comment

Comments

@kleutzinger
Copy link

kleutzinger commented Apr 12, 2024

Describe feature

Current behavior: To search in quick search, you

  1. type a query,
  2. press Enter
  3. Look through the list and click your desired note

Desired behavior:

  1. Type a query (as you are typing, new results show up on each keystroke)
  2. At any point click the desired note

It would be nice to be able to quick search without having to press enter to show the results. This would makes things quicker.

Current behavior:
image
<< press enter >>
image

Would be nice to not have to press enter. Maybe debounced search could happen on keydown. The popup could show up as you type, and maybe pressing enter opens the top result (or shift-enter).

Additional Information

No response

@kleutzinger kleutzinger changed the title Quick Search Without Enter (Feature request) Quick Search Without Pressing Enter (Feature request) Apr 12, 2024
@kleutzinger kleutzinger changed the title Quick Search Without Pressing Enter (Feature request) Quick Search Popup Without Pressing Enter (Feature request) Apr 19, 2024
@zadam zadam added this to the backlog milestone May 5, 2024
@kleutzinger
Copy link
Author

Actually, the new tab note search has this exactly-described behavior. Although it also gives the option to create a note, which would probably be unnecessary for the quick search I'm describing.

image

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

No branches or pull requests

2 participants