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

An obsidian plugin for publishing docs to WordPress.

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

There should be the possibility to have a frontmatter field that overrides the Title, so that people can "design" the title even if they need unique note names (e.g. "202309142151_Note_Title"...

使用了wordpress插件发布到博客,在yaml区域有的postId, 如果文章中有内链[[]],能否获得内部链接的yaml区域的postId组装成一个地址 比如自己的yaml区域,增加了一个新的字段:source, 这个就是目标地址。能否为这个链接变为这个链接。请大神帮忙评估。 ``` --- source: 'https://www.weqoocu.com/10990.html' postId: '10990' --- ```

enhancement

有没有办法把tags语法的"-" 改成#,并且多个tags不用换行

I apologize I was unable to locate option where I could have labelled this issue as "Feature Request" Could there possibly be a feature where I could "dump" entire folder...

enhancement

你好,为啥我安装插件后添加了账户,发布笔记时输入账号密码点击登录无响应,什么提示也没有,这是什么原因啊?下图是账号配置 ![image](https://user-images.githubusercontent.com/37923544/233303645-b6966a92-ab1b-434c-ac48-aa99fafbbe2e.png)

非常高兴默认参数发布不需要弹出确认窗口。 在斗胆提一个需求: 能不能根据修改时间,每1个小时扫描自动发布呢?就不需要自己手动发布, 每小时扫描一次有postid的文章,如果修改时间在近一个小时有变更,就自动发布。 当然扫描时间可以自定义, 比如:1小时,24小时,都可以。 类似一些插件的扫描机制: [makediff/obsidian-wucai: WuCai highlights Official, for Sync highlights into your obsidian notes](https://github.com/makediff/obsidian-wucai) [HeroBlackInk/ultimate-todoist-sync-for-obsidian](https://github.com/HeroBlackInk/ultimate-todoist-sync-for-obsidian)

Hi there, great plugin. I have an idea for improving the publishing of text from Obsidian to Wordpress. As of now, when I publish a note which has filelinks on...

enhancement

I have a custom post types for book summaries. It shoes up in the pop-up window during the publish workflow within Obsidian. However the entry is made in the general...

Functionality to override post Excerpt with data from YAML front matter

Is it possible to assign the first image in the md file to be the featured image for the post.