Wanke
Wanke
When I use metaEditApi.createYamlProperty, It can only create one property. When using `forEach` or `loop function`, the createYamlProperty just create one meta property, and the posterior property would cover the...
When pasting a image into obsidian, sometimes (from zotero) the picture save with the format of base64 other than a single file. What I hope to do is use the...
阅读模式中,开启sr快捷键模式后,通过快捷键“a1”增加标注无效。 此外,无论是否开启sr快捷键模式,或者是更换游览器,或者是重置设置,阅读模式的快捷键都时灵时不灵。
Compared to rmarkdown's word_document, bookdown's word_document2 can support cross-reference better. However, it does not seem to generate **hyperlinks** when exporting to docx. A compromise way is to use [pandoc-crossref](http://lierdakil.github.io/pandoc-crossref/) to...
[feature request] The time span can be set to weeks, months or quarters, rather than merely years.
My suggestion is to add a Settings option, as follows: ``` const calendarData = { year: 2023, // (optional) defaults to current year quarter: 1, // (optional) month: 2, //...
When I tried to render rmd as docx using the latest version of pandoc and pandoc-crossref, I encountered the following bugs: ``` Error running filter .../papaja/lua/docx_fixes.lua: .../papaja/lua/docx_fixes.lua:24: attempt to index...
I notice that `it.annotation` can export images but the `it.notes` doesn't seem to be able to. So I'd like to be able to include images in the `it.notes` as well,...
On one hand, the "TextEditorMacro" is useful for us. On the other hand, we could learn from it how to code macros.
- On the one hand, please allow for node data to be read from [notion-like](https://github.com/jamalex/notion-py) or [vika](https://github.com/vikadata) data tables. - On the other hand, it is possible to allow all...