akaalias / obsidian-journey-plugin

Discover the story between your notes in Obsidian
146 stars 7 forks source link

Search method does not suit my language #10

Open cyandddd opened 2 years ago

cyandddd commented 2 years ago

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

cyandddd commented 2 years ago

8 I see the same problem here. But how d he solve it ??