- 中文
- 日本語
Apr 14, 2016
1. Fix bugs for mdict and epwing.
2. In 'begin' method for mdict and stardict:
If input text contains ' ', then replace ' ' to ' *' and append '*'.
ex: 'set store' => 'set *store*'
3.
If input ext contains '@' or '#' (keyword@content_keyword or content_keyword#keyword):
Use exact method to search by 'keyword' and the item will match if the content contains 'content_keyword'.
Use 'gesture setting'-> 'Next emphasized word' to scroll to the matched 'content_keyword'.
ex:send@flying or flying#send