mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
Use minimum search length of 1 character for Chinese language
@bramchen I read a (translated) Chinese article about TiddlyWiki over the holidays that mentioned that the first thing for Chinese users to do was to change the minimum search length. Do you think it's useful to bake the setting into the plugin(s)?
This commit is contained in:
parent
edeab188a9
commit
17bd6b76a8
3
languages/zh-Hans/config.tid
Normal file
3
languages/zh-Hans/config.tid
Normal file
@ -0,0 +1,3 @@
|
||||
title: $:/config/
|
||||
|
||||
Search/MinLength: 1
|
3
languages/zh-Hant/config.tid
Normal file
3
languages/zh-Hant/config.tid
Normal file
@ -0,0 +1,3 @@
|
||||
title: $:/config/
|
||||
|
||||
Search/MinLength: 1
|
Loading…
Reference in New Issue
Block a user