MarkMindCkm / obsidian-markmind

A mind map, outline for obsidian,It support mobile and desktop
754 stars 35 forks source link

导出PDF报错V1.7.3 #714

Closed fang004 closed 1 year ago

fang004 commented 1 year ago

【版本信息】 ob:1.1.16 ob-markmind: "1.7.3", macOs 10.15.7 【ob控制台信息】 plugin:obsidian-markmind:formatted:50597 Uncaught TypeError: Cannot read properties of null (reading 'getAttribute') 【代码块】 //=S 代码块 this.mindmap.doc) { let e = this.mindmap.doc; var d = e.querySelector("base"); debugger ;if (e.querySelector("html").style.setProperty("width", i + "px", "important"), e.querySelector("html").style.setProperty("height", n + "px", "important"), e.querySelector("body").style.setProperty("width", i + "px", "important"), e.querySelector("body").style.setProperty("height", n + "px", "important"), d.getAttribute("href")) { //=E 代码块

第3排中,e有值,但d的值为null。

MarkMindCkm commented 1 year ago

需要在独立窗口执行这个命令

右击文件树,以新窗口打开,之后执行 导出 pdf 命令 111

fang004 commented 1 year ago

需要在独立窗口执行这个命令

右击文件树,以新窗口打开,之后执行 导出 pdf 命令 111

按图示操作后,能不报错但没反映,即不能弹出访达应用(没有提醒我文件存在哪里的地方)

MarkMindCkm commented 1 year ago

检查你的 obsidian 安装版本,不能低于1.1.9

注意是安装版本,不是自动升级的版本

fang004 commented 1 year ago

Version 1.1.16 (Installer 0.13.31)

Copyright © 2022 Dynalist Inc.

这是0.13还是1.1.16版本啊?

MarkMindCkm commented 1 year ago

Version 1.1.16 (Installer 0.13.31)

Copyright © 2022 Dynalist Inc.

这是0.13还是1.1.16版本啊?

0.13,你的版本也太低了,现在都1.3 了,重新下载安装吧