sbrshk/whatever

Support Yinxiang Biji, the China special Version

Opened this issue · 11 comments

  • Please support yinxiang (Evernote China)
  • There is no option for yinxiang account to login when Region & Language is English on Ubuntu while Chinese language works.
    Chinese Version

same issue

need this feature as well

same here, this may be a good choice for Chinese ubuntu user

我把作者的代码FORK 后,修改了其中操作地址, 现在已经可以支持访问印象笔记.

https://github.com/cyrnicolase/whatever

下载后, 安装好node_modules 就可以build 出支持印象笔记的情况

atfa commented

指定whatever用中文环境就好了。
$ cat /opt/Whatever/ever.sh
export LANG=zh_CN.UTF-8
export LANGUAGE=zh_CN
export LC_CTYPE=zh_CN.UTF-8
export LC_NUMERIC="zh_CN.UTF-8"
export LC_TIME="zh_CN.UTF-8"
export LC_COLLATE="zh_CN.UTF-8"
export LC_MONETARY="zh_CN.UTF-8"
export LC_MESSAGES="zh_CN.UTF-8"
export LC_PAPER="zh_CN.UTF-8"
export LC_NAME="zh_CN.UTF-8"
export LC_ADDRESS="zh_CN.UTF-8"
export LC_TELEPHONE="zh_CN.UTF-8"
export LC_MEASUREMENT="zh_CN.UTF-8"
export LC_IDENTIFICATION="zh_CN.UTF-8"
export LC_ALL="zh_CN.UTF-8"
whatever

@atfa I cannot find this path, should I create a new .sh file?

@atfa I cannot find this path, should I create a new .sh file?

I have switched to another app named "tusk",you can try it. https://github.com/klauscfhq/tusk

@atfa I cannot find this path, should I create a new .sh file?

I have switched to another app named "tusk",you can try it. https://github.com/klauscfhq/tusk

does "tusk" can support chinese input method? i only can input English

@zrbcool 应该是你输入法配置的问题