Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

目前存在的问题: #2

Closed
ben7th opened this issue Nov 17, 2014 · 0 comments
Closed

目前存在的问题: #2

ben7th opened this issue Nov 17, 2014 · 0 comments

Comments

@ben7th
Copy link
Owner

ben7th commented Nov 17, 2014

change_wiki_item_name:

修改词条名时,只要求输入词条名就可以。不要求输入 .markdown
例如输入 “苹果” 时,就自动把当前文件改名为 “苹果.markdown” 并进行其他修改

new_wiki_item:

目前运行时会报错:

Detected UTF-8 vs UTF-8 with 99% confidence
Detected ASCII vs Undefined with 100% confidence
Traceback (most recent call last):
  File ".\sublime_plugin.py", line 362, in run_
  File ".\NewWikiItemCommand.py", line 16, in run
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe6 in position 0: ordinal not in range(128)

可能是和基于的 sublime 版本有关。这里需要用到 sublime 2,而不是 sublime 3.

@ben7th ben7th closed this as completed Nov 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant