Is there a way to prioritize alias? #88
-
It seems that it doesn't so. Say my alias is |
Beta Was this translation helpful? Give feedback.
Answered by
tadashi-aikawa
Aug 20, 2022
Replies: 2 comments 10 replies
-
@ooker777 |
Beta Was this translation helpful? Give feedback.
9 replies
Answer selected by
ooker777
-
I understand now. Thanks for your patience
…On Thu, Aug 25, 2022, 09:02 Tadashi Aikawa ***@***.***> wrote:
- Obsidian supports fuzzy search ("201" matches "2.01")
- AQS doesn't support it ("201" doesn't match "2.01")
- Obsidian doesn't support other than strict order ("aa bb" doesn't
match "bb aa")
- AQS supports it ("aa bb" matches "bb aa")
Including the reverse order (or any mixed ordering) makes the search
results way too noisy (at least with fuzzy search)
That is why I don't have implemented a fuzzy search.
—
Reply to this email directly, view it on GitHub
<#88 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABTCUXIP6YK6N6NZGVPGBE3V23H4RANCNFSM57BJC2AA>
.
You are receiving this because you were mentioned.Message ID:
<tadashi-aikawa/obsidian-another-quick-switcher/repo-discussions/88/comments/3470384
@github.com>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@ooker777
Does "alias" mean the one in https://help.obsidian.md/How+to/Add+aliases+to+note ?