Search method does not suit my language
cyandddd opened this issue · 1 comments
cyandddd commented
Issue:
I am a chinese user and most of my notes title are in chinese. This brings me problems.
Currently, the "starting notes title" and "ending notes title" search bars would show lists of notes path only when I enter 4 or more characters. But in chinese, titles can easily be less than 4 characters, sometimes even 1. This cause me trouble in using the plugin. I am missing many notes and I need to copy the path of a note to fix this. It is really a bad experience.
Request
How can I change the search method so that notes lists appear when I enter 1 or more character? May be I can change some variable in the code? I dont know how to read JS so I couldn't figure it out myself. PLS HELP