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

obsidian中稍后读极速版无法显示微信公众号文章的图片 #4435

Closed
Airmansy opened this issue Aug 28, 2022 · 2 comments
Closed

Comments

@Airmansy
Copy link

obsidian中点击内部链接,稍后读极速版无法显示微信公众号文章的图片
image
但是在极速版中做批注时如果选中图片,左边标注中又能正常显示
image
请问要怎么在稍后读极速版中显示图片?

@Kenshin
Copy link
Owner

Kenshin commented Aug 29, 2022

嗨,这是因为 wx 的图片有防盗链的功能导致的,有两个方案:

  1. 使用 图床插件 将图片转换为你自己的图床。
  2. 本地快照使用离线 HTML 方式。

我建议使用方案一。

@Kenshin Kenshin closed this as completed Aug 29, 2022
@Kenshin
Copy link
Owner

Kenshin commented Jun 30, 2024

图床插件 升级到 2.0.0 内置了 (与 导入到 Notion 一致的)Cloudinary 图床方案。

2.0.0 版介绍

可以将阅读模式的图片上传到你的图床中,并替换为图床的图片链接,导入后支持触发自动化方案实现导入到简悦支持的任意生产力工具的诉求,目前有以下几种导入方式:

1️⃣ PicGo 图床 → 借助 PicGo App 实现支持大多数常见的图床方案。

2️⃣ Base64 本地化图片 → 将图片转换为 Base64 字符串。

3️⃣ Cloudinary 图床 → 直接将图片上传到 Cloudinary 图床。

功能

  1. 支持图床方案:PicGo 图床、Cloudinary 图床Base64 图片本地化 三种方式。

  2. 图片上传完毕后自动将阅读模式的图片链接转换为图床链接。

  3. 图片上传完毕后自动加入稍后读

  4. 图片上传完毕后支持导出方案(包括:简悦扩展端原生支持与简悦插件)

安装与升级

  • 没有【使用同步助手 · 自动同步】的话,可通过 此链接 安装。

  • 已经【使用同步助手 · 自动同步】的话,请使用 插件管理器 安装。

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

2 participants