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

Small search bar next to notes list won't work properly. #1723

Open
RealmX1 opened this issue Dec 13, 2023 · 1 comment
Open

Small search bar next to notes list won't work properly. #1723

RealmX1 opened this issue Dec 13, 2023 · 1 comment

Comments

@RealmX1
Copy link

RealmX1 commented Dec 13, 2023

This is the search bar I'm talking about:
image

The problem with it, is that when a note A is foldered under another note B, and the root note B doesn't have reference to A, A can't be found in this serach bar.

Re-creation of the problem:
image
image
When reference exist in A, it is shown in search result; But still have a problem: when clicking on it, it takes you to A instead of B which you are searching.
image

The "find and create note" and ctrl+k works just fine though:
image
image

There is also another problem:
If you change note title after creating it, this small search bar somehow can't handle the new name, and still only show result with the old name. Only when deleting note and starting new note with new name does the small search bar find the file with new name:

image
image
image
image
image
image
main search bar handles it correctly though
image

@RealmX1
Copy link
Author

RealmX1 commented Dec 13, 2023

Not sure if it is intentional or a bug though. This search bar seems pretty redundent to the "Find or create note". Probably should combine the two's functionality -- add the ability in "Find or create note" to show parent folder.

Came to realize that this small search bar searches in-note text as well, while the large search bar (with hot key ctrl+p) only searches for note title. But still, the above problem with the small search bar probably isn't working as intended.

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