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

这个页面保存到印象笔记失败 #376

Closed
geewit opened this issue Aug 22, 2018 · 2 comments
Closed

这个页面保存到印象笔记失败 #376

geewit opened this issue Aug 22, 2018 · 2 comments
Labels

Comments

@geewit
Copy link

geewit commented Aug 22, 2018

https://blog.csdn.net/wangjunsheng/article/details/80921824

@Kenshin
Copy link
Owner

Kenshin commented Aug 22, 2018

这是有两个问题造成的:

  • 某些不被 Evernote 识别的 标签没有被正则掉;
  • post 过去的数据太大(因为用了免费的后台,有 size 限制)

第一个问题在 1.1.2 会被解决掉。
第二个问题只能等到自建服务器时才能解决;

@Kenshin
Copy link
Owner

Kenshin commented Sep 1, 2018

1.1.2 已经发布,重构了 【导出到 印象笔记】的代码,基本上解决了导出总是失败的问题。

同时增加了当导出失败时,以 Markdown 格式 二次保存 及 提交到 待决站点机制 ,确保万无一失。

除此之外,其它新增功能请看 更新日志 http://ksria.com/simpread/changelog.html#1.1.2 & http://ksria.com/simpread/welcome/version_1.1.2.html

我将关闭此 issues。 😀

@Kenshin Kenshin closed this as completed Sep 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants