Skip to content

Commit

Permalink
feat: 支持获取Notion标题
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed Aug 5, 2023
1 parent 1ffd947 commit 31c10d8
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 25 deletions.
25 changes: 6 additions & 19 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,37 +1,25 @@
# Changelog

## [1.3.0](https://github.com/terwer/siyuan-plugin-publisher/compare/v1.2.2...v1.3.0) (2023-08-05)


### Features

* 升级fetch组件 ([e244c5f](https://github.com/terwer/siyuan-plugin-publisher/commit/e244c5f05d0f8bf952e6dee069a45fcd2d9ced7f))
* 升级fetch组件 ([48d808c](https://github.com/terwer/siyuan-plugin-publisher/commit/48d808c8d9260cdc7f419f80baa22f7adb19fb4f))
* 常规发布支持文章比对 ([4d34248](https://github.com/terwer/siyuan-plugin-publisher/commit/4d34248425bbd3282a4bccb3902cc329125e3ca9))
* 常规发布显示预览链接 ([b770962](https://github.com/terwer/siyuan-plugin-publisher/commit/b770962fbba6295f72235bf60aab8c6b1a9c8ea0))
* 常规发布显示预览链接 ([c2eceaa](https://github.com/terwer/siyuan-plugin-publisher/commit/c2eceaa5372ee57b65661c9ac6fc581ed9054148))
* 支持 Notion 发布新页面、删除页面 ([f9c6ef0](https://github.com/terwer/siyuan-plugin-publisher/commit/f9c6ef00979368995ce6c18ea9d24ca87c8fc0df))
* 支持获取Notion标题 ([ab6db18](https://github.com/terwer/siyuan-plugin-publisher/commit/ab6db18317635124a8b7eb8c194ef41b206724ee))
* 新增 Notion 支持 ([e97a7ab](https://github.com/terwer/siyuan-plugin-publisher/commit/e97a7ab067597b9caaf7893d31cf827cae060ed2))
* 新增 Notion 支持 - 使用思源 API 正向代理 ([4f1e53a](https://github.com/terwer/siyuan-plugin-publisher/commit/4f1e53a934ac49498747fcc588c1318f598de8ca))
* 新增支持细粒度配置的常规发布 ([691670e](https://github.com/terwer/siyuan-plugin-publisher/commit/691670e4d32071aa934d68d7f56ab6c1bd652ef3))
* 支持 notion 发布新页面、删除页面 ([f9c6ef0](https://github.com/terwer/siyuan-plugin-publisher/commit/f9c6ef00979368995ce6c18ea9d24ca87c8fc0df))
* 支持获取notion标题 ([ab6db18](https://github.com/terwer/siyuan-plugin-publisher/commit/ab6db18317635124a8b7eb8c194ef41b206724ee))
* 新增 notion 支持 ([e97a7ab](https://github.com/terwer/siyuan-plugin-publisher/commit/e97a7ab067597b9caaf7893d31cf827cae060ed2))
* 新增 notion 支持 - 使用思源 api 正向代理 ([4f1e53a](https://github.com/terwer/siyuan-plugin-publisher/commit/4f1e53a934ac49498747fcc588c1318f598de8ca))
* 新增支持细粒度配置的常规发布 ([0c8eedc](https://github.com/terwer/siyuan-plugin-publisher/commit/0c8eedc62f3adca871865b6a5e95ee2f05c71c23))
* 新增支持细粒度配置的常规发布-初始化 ([e7be6b0](https://github.com/terwer/siyuan-plugin-publisher/commit/e7be6b09499b81debcb3db5e5e60ddf9a262e22b))
* 新增支持细粒度配置的常规发布-发布状态 ([a0a1b64](https://github.com/terwer/siyuan-plugin-publisher/commit/a0a1b64b5172baf903cff4a3df00a8bde455090d))
* 新增支持细粒度配置的常规发布-只能选择启用平台 ([119038e](https://github.com/terwer/siyuan-plugin-publisher/commit/119038e6dbe05be81dbd012f72453783e5d77e74))
* 新增支持细粒度配置的常规发布-平台选择 ([2c8c47c](https://github.com/terwer/siyuan-plugin-publisher/commit/2c8c47cc8a3637255b9836a382d0194b7923db37))
* 新增支持细粒度配置的常规发布-平台选择 ([0d95d33](https://github.com/terwer/siyuan-plugin-publisher/commit/0d95d334c25563b4420df5841f668ad782cc1472))
* 编辑平台时禁止修改授权方式 ([7dbc4a0](https://github.com/terwer/siyuan-plugin-publisher/commit/7dbc4a0d3955da986f23ca2f54973a51fc577490))
* 语雀使用思源 API 正向代理 ([f7f283f](https://github.com/terwer/siyuan-plugin-publisher/commit/f7f283fe0292e21fbc3127541d8892086ae211b2))
* 语雀使用思源 api 正向代理 ([f7f283f](https://github.com/terwer/siyuan-plugin-publisher/commit/f7f283fe0292e21fbc3127541d8892086ae211b2))
* 语雀支持更改默认知识库 ([db02695](https://github.com/terwer/siyuan-plugin-publisher/commit/db0269571f68ac91097c540a9d546d75717b0eb0))


### Bug Fixes

* 修复常规发布返回问题 ([b7adffa](https://github.com/terwer/siyuan-plugin-publisher/commit/b7adffabbfce282f3fba57a3dceaeb21fbf59195))

## [1.2.2](https://github.com/terwer/siyuan-plugin-publisher/compare/v1.2.1...v1.2.2) (2023-08-02)
### Bug Fixes
* 修复重启可能出现的图标不加载问题 ([aab8d7f](https://github.com/terwer/siyuan-plugin-publisher/commit/aab8d7f83d254eb799462758de49da890724ee19))
* 兼容伺服浏览器 ([a3a046a](https://github.com/terwer/siyuan-plugin-publisher/commit/a3a046a30caa1c1926c0f79520c04b24223e1057))
* 新增兼容情况 ([dcbb671](https://github.com/terwer/siyuan-plugin-publisher/commit/dcbb6715bed0d34f0faa906a0cca54a08e39e3a4))
Expand All @@ -44,7 +32,6 @@
* **deps-dev:** bump vite from 4.4.7 to 4.4.8 ([d38a208](https://github.com/terwer/siyuan-plugin-publisher/commit/d38a208faccf2a864bd6f14b226f1bf281d63a9a))
* **deps-dev:** bump vitest from 0.33.0 to 0.34.1 ([748042f](https://github.com/terwer/siyuan-plugin-publisher/commit/748042fa3e17faf93253dcce151b3bb6fc05b3f7))
## [1.2.0](https://github.com/terwer/siyuan-plugin-publisher/compare/v1.1.2...v1.2.0) (2023-08-01)
### Features
* 体验优化,防止重复提交 ([6cb0ddc](https://github.com/terwer/siyuan-plugin-publisher/commit/6cb0ddc7286d7e4f2ae1417e91962be985353e83))
* 支持 metaweblog ([6d442fb](https://github.com/terwer/siyuan-plugin-publisher/commit/6d442fba5ddc253091a7be193cec91c8b58a812f))
* 支持 typecho ([8068502](https://github.com/terwer/siyuan-plugin-publisher/commit/80685023c4afdf5c8e28814b2f4878a721e0e53d))
Expand Down Expand Up @@ -127,4 +114,4 @@
* **deps-dev:** bump vite-plugin-static-copy from 0.16.0 to 0.17.0 ([feea39d](https://github.com/terwer/siyuan-plugin-publisher/commit/feea39d39bff74051fe0d68153b0628b00bff53f))
* **deps-dev:** bump vitest from 0.32.4 to 0.33.0 ([f2ce507](https://github.com/terwer/siyuan-plugin-publisher/commit/f2ce507ea537601d7dba21de84524274ec1cbee4))
* release 0.8.0 ([29336cd](https://github.com/terwer/siyuan-plugin-publisher/commit/29336cd847064971bc842e44aee75a8e90c226a8))
* 优化构建流程 ([f4aeea1](https://github.com/terwer/siyuan-plugin-publisher/commit/f4aeea1c618638a7774105a87b3e690d6d5d3927))
* 优化构建流程 ([f4aeea1](https://github.com/terwer/siyuan-plugin-publisher/commit/f4aeea1c618638a7774105a87b3e690d6d5d3927))
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

![](./icon.png)

Publishing articles from siyuan-note to platforms such as Yuque, Cnblogs, WordPress, Typecho, Hexo, Hugo and more.
Publish articles from Siyuan Notes to platforms such as Yuque, Notion, Cnblogs, WordPress, Typecho, Hexo, Zhihu and more.

Support features such as fast publishing, image bed management, platform expansion, smart labels, etc.

Expand All @@ -26,6 +26,11 @@ If you still can't use this step after this step, [New issue](https://github.com

## Recent critical updates and bug fixes

- Notion and Yuque platforms use the forward agent of Siyuan Note to improve performance
- Regular publishing supports article comparison
- Added notion support
- Support for changing the default knowledge base
- Added support for general releases with fine-grained configuration
- Close the pop-up window after setting to cancel the reload and improve the experience
- Fixed the issue that icons did not load when rebooting
- Compatible with servo browsers
Expand Down Expand Up @@ -80,6 +85,7 @@ Names not listed in order
- [ ] Hugo
- [X] Notion
- [ ] Web authed of Notion
- [ ] Zhihu

## Core Features

Expand Down
8 changes: 7 additions & 1 deletion README_zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

![](./icon.png)

将思源笔记的文章发布到语雀、Cnblogs、WordPress、Typecho、Hexo、Hugo 等平台,支持极速发布、图床管理、平台扩展、智能标签等特色功能。
将思源笔记的文章发布到语雀、Notion、Cnblogs、WordPress、Typecho、Hexo、知乎 等平台,支持极速发布、图床管理、平台扩展、智能标签等特色功能。

> **注意:本插件当前处于快速迭代和前期beta测试阶段,功能尚不稳定,仅作为前期尝鲜测试,不建议正式使用。如果您遇到了无法使用的问题,可尝试以下步骤修复:**
Expand All @@ -24,6 +24,11 @@

## 最近的关键更新与 Bug 修复

- Notion、语雀平台使用思源笔记正向代理,提升性能
- 常规发布支持文章比对
- 新增 notion 支持
- 语雀支持更改默认知识库
- 新增支持细粒度配置的常规发布
- 设置完成关闭弹窗取消重加载,提升体验
- 修复重启可能出现的图标不加载问题
- 兼容伺服浏览器
Expand Down Expand Up @@ -78,6 +83,7 @@
- [ ] Hugo
- [X] Notion
- [ ] Notion 网页授权版
- [ ] 知乎

## 核心特色

Expand Down
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "siyuan-plugin-publisher",
"author": "terwer",
"url": "https://github.com/terwer/siyuan-plugin-publisher",
"version": "1.2.2",
"version": "1.3.0",
"minAppVersion": "2.9.0",
"backends": [
"windows",
Expand Down
2 changes: 1 addition & 1 deletion src/extensions/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "思源笔记发布辅助工具",
"version": "1.2.2",
"version": "1.3.0",
"manifest_version": 3,
"author": "terwer",
"icons": {
Expand Down
2 changes: 1 addition & 1 deletion src/extensions/mv2/manifest-v2-for-firefox.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "开发版 - 思源笔记发布辅助工具",
"version": "1.2.2",
"version": "1.3.0",
"manifest_version": 2,
"author": "terwer",
"icons": {
Expand Down
2 changes: 1 addition & 1 deletion widget.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "sy-post-publisher",
"author": "terwer",
"url": "https://github.com/terwer/sy-post-publisher",
"version": "1.2.2",
"version": "1.3.0",
"minAppVersion": "2.9.0",
"backends": [
"windows",
Expand Down

0 comments on commit 31c10d8

Please sign in to comment.