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

towardsdatascience 无法使用 assets 方案导入 #4620

Closed
eromoe opened this issue Oct 19, 2022 · 2 comments
Closed

towardsdatascience 无法使用 assets 方案导入 #4620

eromoe opened this issue Oct 19, 2022 · 2 comments

Comments

@eromoe
Copy link

eromoe commented Oct 19, 2022

比如这个文章
https://towardsdatascience.com/all-about-categorical-variable-encoding-305f3361fd02

  1. 正文显示错误,我手动选择,然后清除了一些元素
    image

  2. 然后保存到稍后读, 稍后读-阅读模式
    image

  3. 手动点击 导出全文到obsidian , 显示的不是手动选择清理过的正文 (后来发现这个是稍后读导出的内容)
    image

  4. 手动点击 导出全文到obsidian , 正常

  5. 导出 asset 和 正文到 obsidian , 出现转圈无法导出
    image

@Kenshin Kenshin changed the title 重新选择正文后,无法正确导出到 obsidian towardsdatascience 无法使用 assets 方案导入 Oct 19, 2022
@Kenshin
Copy link
Owner

Kenshin commented Nov 22, 2022

image

同步助手 1.1.3 版 发布啦 🎉

内置了此功能,详细说明 请看这里

image

打开 https://simpread.ksria.cn/plugins/details/BvjrJA6eh5 可自动安装。如果使用同步助手的话,请使用 插件管理器 安装。

除此之外比较重要的更新

  • 读取本地文件,可将本地任何 .html .md 加入到稍后读,详细说明 请看这里

  • 稍后读外部访问,方便第三方工具接入,详细说明 请看这里

  • 更换文档地址源,方便不同网络环境的用户使用 请看这里

  • 浅色主题 以及 自动暗色模式

  • 同步助手的增强导出规则 type,可区分全文和标注,详细说明

    {"extension":"assets", "path":"/Users/xxxx/Documents/Obsidian@simpread/Inbox", "type":"page"}
    {"extension":"md", "path":"/Users/xxxx/Documents/Obsidian@simpread/SimpRead", "type":"annote"}
    

详细说明 请看这里

@Kenshin
Copy link
Owner

Kenshin commented Nov 22, 2022

当选择了 Base64 方案 后,就可以正常导入到 Obsidian 里面了。

image

功能已经内置到以下两个插件中

这是导入后的效果

image

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

No branches or pull requests

2 participants