Joplin Publish自动发布文章
第一步:安装Joplin Publish插件
下载地址:https://github.com/rxliuli/joplin-utils/releases
第二部:修改仓库
- 打开仓库后,在 Setting 中选择左侧 Pages ,将 Build and deployment 修改为
Github actions
第三步:使用Joplin发布文章
- 获得github密钥:
打开https://github.com/settings/tokens/new, 点击Genarate new token
,选择第一个repo
并拉到最下面Genarate token, 然后在跳转页面复制token。 - 在Joplin Pubilsh中填写token,username以及仓库名称。
- 给要发布的笔记添加
Blog
标签,然后选择Joplin Publish。