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

I added a tag in Obsidian. After publishing, the tag is shown in WordPress but missing in Obsidian. I installed version 0.18.0. The API Type is XML-RPC. If I use...

![image](https://github.com/devbean/obsidian-wordpress/assets/37399419/ee5f407a-7678-47a7-9eab-b53626146ef8) ![image](https://github.com/devbean/obsidian-wordpress/assets/37399419/d18cc94e-95c2-417d-b6e5-6a77cf1cca3f) 在选择说说类型,点击发布之后,实际上文档类型还是 post 类型的,wordpress 后台也是文章类型的

Hi there, the plugin worked pretty well, but I am not able to post images. Is it a bug or a feature Using REST API by applikation Greetings Marcel

enhancement

终于有了这种期盼依旧的插件. 感谢! 但还缺少如下必须的功能: 1. 带图片的文档 publish 后, 图片无法显示. 2. [[双链]] 无法生成链接 3. publish 时选择 category, tag 功能 4. 记录密码 再次感谢.

enhancement

发布的时候报错: RangeError:Invalid position -1 in documentof length 8508

I tried to include a iframe in the post ``` ``` but when I publish the note, the post shows exactly the code in the WordPress while not the iframe...

bug