Does the plugin's quick search ignore aliases? #313
Unanswered
Hyuga-Tsukui
asked this question in
Q&A
Replies: 1 comment
-
#142 will add this functionality, but there's still some work to do. alias search is hard, currently quick_switch is search by filename, and search is search by filename + grep, that is the legacy design. It is hard and problematic to grep for alias accurately, so there must be a cache system, which empowers this functionality. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
By default, when creating a file, the filename is set to the ID or the filename entered in the aliases field. However, when using quick search from a plugin, does the aliases functionality not work?
Beta Was this translation helpful? Give feedback.
All reactions