zhouhua / obsidian-export-image

Easily convert your article to image.
MIT License
104 stars 4 forks source link

无法导出拥有Contribution Widget挂件的文档为图片 #25

Closed miaoziguan closed 7 months ago

miaoziguan commented 7 months ago

无法导出拥有Contribution Widget挂件的文档为图片

image

原页面

image

Contribution Widget介绍:https://mp.weixin.qq.com/s/G3tZajvK4v_rm7ZC1UcCsg

zhouhua commented 7 months ago

我不太清楚这个插件中挂件的实现原理,你可以看一下 home.md 这个源文件的内容是啥,导出图片的插件原理是按 obsidian 的规则解析源文件,生成 html,然后生成图片,如果挂件的渲染不是通过在源文件中插入对应的内容,并通过 obsidian 的 api 注入解析逻辑,那么目前是没办法支持的。

zhouhua commented 7 months ago

不过也许你可以试一下我这个插件的 1.x.x 版本,在 2.0 之前的实现原理是对阅读模式下已渲染的内容做拷贝截图。

https://github.com/zhouhua/obsidian-export-image/releases/tag/1.0.8

zhouhua commented 7 months ago

我修复了,你再试一下

zhouhua commented 7 months ago

@miaoziguan 你想要的输出成单页pdf我做了支持,需要在插件设置里选择导出格式为 pdf

miaoziguan commented 7 months ago

万分感谢大佬的付出

Zhou Hua @.***> 于2024年3月25日周一 23:17写道:

@miaoziguan https://github.com/miaoziguan 你想要的输出成单页pdf我做了支持,需要在插件设置里选择导出格式为 pdf

— Reply to this email directly, view it on GitHub https://github.com/zhouhua/obsidian-export-image/issues/25#issuecomment-2018249801, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3US3W6VLDUCV44JBNI2QKDY2A5XZAVCNFSM6AAAAABFGMYDV6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMJYGI2DSOBQGE . You are receiving this because you were mentioned.Message ID: @.***>