obsidian-markmind
obsidian-markmind copied to clipboard
A mind map, outline for obsidian,It support mobile and desktop
 而且我希望basic模式就有这个功能,我是付费用户,rich模式破坏文本和迁移性差用的不多

图片尺寸问题
 我将图片尺寸调小后,该分支的长度并没有随着图片尺寸的变小而变小,如下图  希望能优化一下,谢谢
触发频率还是比较高的,此时除了去用鼠标退出以外没有其他方法 建议可以加一个专门用于退出编辑的快捷键(比如Esc) 测试的时候还触发了另一个Bug(#681),只要触发了回车无法退出编辑,此时按下Tab就会把焦点转到前进/后退上,再按Tab焦点会回到编辑中的节点,仍然无法退出编辑。 插件版本为1.8.5,Obsidian版本为1.4.16
现在ob --- 就会变成properties 怎样annotate? epub 完全开不了 作者可不可以为小白想一想,做详细一点的说明 TT
The comment associated with a PDF annotation is no longer copied into the template. Page:{{page}} {{highlightText}} Comment:{{comment}} [📌]({{link}}) Instead, the {{comment}} is included instead of the actual comment.
hi, 之前vault 放UNC path 是可以用PDF annotator 的, 現在用不到. 我到obsidian forum 問了一下, 那邊有人說要改用這個function: If you were relying on app://local for functionality within your plugin, you should use vault.getResourcePath(file: TFile)and vault.adapter.getResourcePath(vaultPath: string)...