obsidian-markmind icon indicating copy to clipboard operation
obsidian-markmind copied to clipboard

A mind map, outline for obsidian,It support mobile and desktop

Results 325 obsidian-markmind issues
Sort by recently updated
recently updated
newest added
trafficstars

你好,目前只有设置 key 与代理地址的选项,不传的话,现在走的是默认模型。我想让它走 4.0 ,需要如何处理呢?

enhancement

![image](https://github.com/MarkMindCkm/obsidian-markmind/assets/104402409/f82cc9c0-a109-4449-a527-244558444a8c) 而且我希望basic模式就有这个功能,我是付费用户,rich模式破坏文本和迁移性差用的不多

enhancement

![image](https://github.com/MarkMindCkm/obsidian-markmind/assets/115473953/6072f114-e2f9-4016-8cf6-0cd24bdcd11a)

Notice

![截图_20231120104444](https://github.com/MarkMindCkm/obsidian-markmind/assets/62136973/fa531363-18b0-4fe6-a3e4-a612130d4caa) 我将图片尺寸调小后,该分支的长度并没有随着图片尺寸的变小而变小,如下图 ![截图_20231120104512](https://github.com/MarkMindCkm/obsidian-markmind/assets/62136973/54ab8a36-bd1d-4ac7-91a5-0f41b004530d) 希望能优化一下,谢谢

触发频率还是比较高的,此时除了去用鼠标退出以外没有其他方法 建议可以加一个专门用于退出编辑的快捷键(比如Esc) 测试的时候还触发了另一个Bug(#681),只要触发了回车无法退出编辑,此时按下Tab就会把焦点转到前进/后退上,再按Tab焦点会回到编辑中的节点,仍然无法退出编辑。 插件版本为1.8.5,Obsidian版本为1.4.16

bug
enhancement

现在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)...