Aiden Liu
Aiden Liu
See here: https://canary.discord.com/channels/686053708261228577/840286264964022302/922946057514668063 > javalent: hey Licat now that 0.13+ is out, any thoughts about this question about embeds inside renderMarkdown? https://discord.com/channels/686053708261228577/840286264964022302/913077068651175966 > Licat: Yeah I am still thinking about...
fixed temporarily in obsidian v0.13.15: https://forum.obsidian.md/t/obsidian-release-v0-13-15-insider-build/29155 > - Embedded content generated by plugin custom handlers (like image in Admonitions and Dataview) are now rendered in both Live Preview and Reading...
目前你能看到的json数据(除了toc模式下获取的)都是api里的数据直接转成json的,如果没有的话应该就是官方没有没有开放
> 发现 toc 模式下的 json 数据 和 非 toc 模式下的 json 数据不一致? 是的,因为toc模式要批量读取,一但嵌套多了性能很差,所以导出的是简化的版本 > 查了下 Marginnote 插件 API,有一个接口 highStyleColorType 返回 colorIndex 为 int,猜测下是 颜色 我看了下note是有在`colorIndex`导出颜色的,你具体打算把颜色导出成什么?
👌🏻,等后面我看看能不能实现,需要些时间
probably should open a issue in admonitions plugin? it works fine in the native callouts syntax.
Currently it's not supported, but I know that there are plans for publish plugin API, I'll try when it's available.
you may find [alx-folder-note](https://github.com/aidenlx/alx-folder-note/) useful.
It's available in [alx-folder-note](https://github.com/aidenlx/alx-folder-note/wiki/create-folder-note)
Apologies for the long period of inactivity on this project. I wanted to inform you that the plugin has been fully rewritten for the v3 release. I'm currently preparing for...