Hello, I’m new to use Stroll with TiddlyWiki and there is some problem when use Stroll in Chinese situation.
Here is the problem:
When the title is chinese, the reference below doesn’t show context of other tiddlers link to it, only links. But when the tittle’s length is longger, say length 4, the context works.
When a tiddler has reference linked to it, the refernce below doesn’t show context if the context has chinese characters.
I think this is caused by Tiddlywiki’s minimum length for search strings. I think if you go into $:/config/Search/MinLength in the shadow tiddlers and reduce 3 to 2 or 1 you will solve this problem. But it also means searching could take longer. When you search for every tiddler with one character, you will turn up a lot of results.