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

An obsidian plugin for publishing docs to WordPress.

Results 60 obsidian-wordpress issues
Sort by recently updated
recently updated
newest added

Hello, I have a problem with your plugin: when I use a connection via the Wordpress API and an application password, with an administrator account, I don't have access to...

fix when publishing to wordpress, it will bypass the markdown-image-plugin and lose the image size info for example `![[Pasted image 20250219174543.png|640]]` will turn into `![Pasted image 20250219174543.png](url)` then render into...

I put my wordpress in a subdirectory, the format is www.xxx.com/subdir/wordpress, I also set the account in the plugin to this URL, the pictures are uploaded to the server normally,...

![Image](https://github.com/user-attachments/assets/08bb3310-a713-4abd-8c23-d31de3f631e0) Any ideas? Have the same error response using either the XML-RPC, REST API with app passwords and MiniOrange plugin. Wordpress version: 6.8.1

如下图,显示图片的时候,设置了宽度,能否发布到wordPress的时候,增加宽度参数。 `![详情|600](https://cdn.gooo.ai/gen-images/3cefc0290d0b1ef0de8f3b12ee26cf7355391a8a21c11ebfccb8a30ec6bff964.svg)`

文章中有mermaid代码, 被转换成为了 ```mermaid flowchart TD root[("《凡人修仙传》韩立元婴期十大事件")] 1[付家满门事件]:::event 2[抢婚南宫婉]:::event 3[寻迹苍坤遗宝]:::event 4[黄龙山大战]:::event 5[天道盟与慕兰人赌战]:::event 6[阴罗宗四长老之战]:::event 7[极西之地获《大衍诀》]:::event 8[坠魔谷副本]:::event 9[古魔之战]:::event 10[返乡与白巧书院观礼]:::event root --> 1 --> 2 --> 3 --> 4 --> 5 --> 6 -->...

What's the current version of this obsidian plugin? It is showing as ver 0.18.0 in the marketplace and last update a year ago. But it seems the plugin has been...

In Obsidian: this is [[My Post Title|whatever]] it is Expectation when published on WP: the word "whatever" should be a clickable hyperlink like whatever Currently it is not translated and...

Thank you for this plugin, I am experiencing an error when trying to upload a new post. It fails with the error "tags.map is not a function" Please let me...