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

[Feature request] Do not fill Omnisearch with the last executed search if the next one was typed later on but not executed #104

Closed
beetrootpaul opened this issue Oct 3, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@beetrootpaul
Copy link

Is your feature request related to a problem? Please describe.

I feel like I failed to explain it in the title 😅 Let's try do better here with these reproduction steps:

  1. Open Omnisearch
  2. Type "abc"
  3. Select one of results and press Enter, you should end up on selected note, Omnisearch disappears
  4. Open Omnisearch, "abc" is already typed and selected to type over it
  5. Type "def"
  6. Press Esc, because you got distracted or wanted to check something in the note you opened before or wahtever
  7. Open Omnisearch, "abc" is already typed and selected to type over it, but what I would expect would be to have "def" typed there (or nothing at all, in case of a potential feature like showing recently visited files)

Describe the solution you'd like

(see step 7 of reproduction steps written above)

Describe alternatives you've considered

(see content within parentheses of step 7 of reproduction steps written above)

@scambier
Copy link
Owner

scambier commented Oct 3, 2022

Related feature request: #99 (will probably fix both together)

@scambier scambier added the enhancement New feature or request label Oct 3, 2022
@scambier scambier added this to the 1.7 milestone Oct 15, 2022
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

2 participants