[GH-ISSUE #602] [bug] 插入图片链接无法显示图片 #441

Closed
opened 2026-03-02 03:39:54 +03:00 by kerem · 3 comments
Owner

Originally created by @huaduokantu on GitHub (Sep 2, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/602

详细描述这个 Bug

写作区编写markdown文档插入图片链接不显示

Image

示例

![](https://images.565882.xyz/i/2025/09/02/fbj1c3.png)

记录区输入图片链接不显示

Image

NoteGen 版本

0.20.3

操作系统

Windows

报错日志

Image
Originally created by @huaduokantu on GitHub (Sep 2, 2025). Original GitHub issue: https://github.com/codexu/note-gen/issues/602 ### 详细描述这个 Bug # 写作区编写markdown文档插入图片链接不显示 <img width="1360" height="720" alt="Image" src="https://github.com/user-attachments/assets/34150107-608b-4057-b7c3-220eed6d1233" /> 示例 ``` ![](https://images.565882.xyz/i/2025/09/02/fbj1c3.png) ``` # 记录区输入图片链接不显示 <img width="1006" height="711" alt="Image" src="https://github.com/user-attachments/assets/bc6f4c4f-5831-466d-bc54-f21a90ae02d4" /> ### NoteGen 版本 0.20.3 ### 操作系统 Windows ### 报错日志 <img width="624" height="601" alt="Image" src="https://github.com/user-attachments/assets/409b3c16-3325-4b70-8eb5-9a1b56fcd630" />
kerem closed this issue 2026-03-02 03:39:54 +03:00
Author
Owner

@codexu commented on GitHub (Sep 2, 2025):

  1. 你提供的 我这可以正常展示。图片中的图片地址是本地的 assets/ 目录,你看一下这个目录是否存在文件,我在左侧文件树中未看到这个文件夹。
  2. 在对话中这样问肯定是读取不到图片内容的呀。
<!-- gh-comment-id:3244196383 --> @codexu commented on GitHub (Sep 2, 2025): 1. 你提供的 ![](https://images.565882.xyz/i/2025/09/02/fbj1c3.png) 我这可以正常展示。图片中的图片地址是本地的 assets/ 目录,你看一下这个目录是否存在文件,我在左侧文件树中未看到这个文件夹。 2. 在对话中这样问肯定是读取不到图片内容的呀。
Author
Owner

@huaduokantu commented on GitHub (Sep 3, 2025):

感谢你的解答,我可能是重启了电脑的原因现在在写作区notegen是正常显示了链接中的图片以及上传的图片,我还重新测试了也正常。但是在记录区上传的图片链接无法显示,我重启了notegen也无效。谢谢!
示例

![ffmpeg01.png](/assets/06f40b08-28d0-408a-8ebc-f459ca6ff730.png)

显示如下

Image
<!-- gh-comment-id:3247794565 --> @huaduokantu commented on GitHub (Sep 3, 2025): 感谢你的解答,我可能是重启了电脑的原因现在在写作区notegen是正常显示了链接中的图片以及上传的图片,我还重新测试了也正常。但是在记录区上传的图片链接无法显示,我重启了notegen也无效。谢谢! 示例 ``` ![ffmpeg01.png](/assets/06f40b08-28d0-408a-8ebc-f459ca6ff730.png) ``` 显示如下 <img width="670" height="142" alt="Image" src="https://github.com/user-attachments/assets/520a3c18-7087-43e5-9417-96745105c881" />
Author
Owner

@codexu commented on GitHub (Sep 4, 2025):

现在还不支持对话携带图片,暂时只能将图片使用插图或截图记录,开启关联标签记录。
并且未来支持携带图片的形式也不会使用 markdown 语法关联图片。

<!-- gh-comment-id:3252082374 --> @codexu commented on GitHub (Sep 4, 2025): 现在还不支持对话携带图片,暂时只能将图片使用插图或截图记录,开启关联标签记录。 并且未来支持携带图片的形式也不会使用 markdown 语法关联图片。
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/note-gen#441
No description provided.