From 97f6e40c9310f4a113764d3bea104a9592d7284a Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Wed, 31 May 2023 09:30:31 +0800 Subject: [PATCH 1/5] :bookmark: Update changelogs --- app/changelogs/v2.8.10/v2.8.10.md | 1 + app/changelogs/v2.8.10/v2.8.10_zh_CHT.md | 1 + app/changelogs/v2.8.10/v2.8.10_zh_CN.md | 1 + 3 files changed, 3 insertions(+) diff --git a/app/changelogs/v2.8.10/v2.8.10.md b/app/changelogs/v2.8.10/v2.8.10.md index cd0f3ef50..37fae14f3 100644 --- a/app/changelogs/v2.8.10/v2.8.10.md +++ b/app/changelogs/v2.8.10/v2.8.10.md @@ -38,6 +38,7 @@ Below are the detailed changes in this version. * [Update `Recently used appearance` style](https://github.com/siyuan-note/siyuan/issues/8392) * [Improve multiblock Copy - Duplicate insert](https://github.com/siyuan-note/siyuan/issues/8394) * [Improve plugin load performance](https://github.com/siyuan-note/siyuan/issues/8397) +* [The sidebar panel will no longer pop up when dragging kanban on the mobile](https://github.com/siyuan-note/siyuan/issues/8402) ### Bugfix diff --git a/app/changelogs/v2.8.10/v2.8.10_zh_CHT.md b/app/changelogs/v2.8.10/v2.8.10_zh_CHT.md index 01170f951..7477cd3a2 100644 --- a/app/changelogs/v2.8.10/v2.8.10_zh_CHT.md +++ b/app/changelogs/v2.8.10/v2.8.10_zh_CHT.md @@ -38,6 +38,7 @@ * [更新 `最近使用的外觀` 樣式](https://github.com/siyuan-note/siyuan/issues/8392) * [改進多塊 複製 - 重複 插入](https://github.com/siyuan-note/siyuan/issues/8394) * [改進插件加載性能](https://github.com/siyuan-note/siyuan/issues/8397) +* [在移動端過拽看板時不再拉出側欄面板](https://github.com/siyuan-note/siyuan/issues/8402) ### 修復缺陷 diff --git a/app/changelogs/v2.8.10/v2.8.10_zh_CN.md b/app/changelogs/v2.8.10/v2.8.10_zh_CN.md index 396f9b13e..784cc37ea 100644 --- a/app/changelogs/v2.8.10/v2.8.10_zh_CN.md +++ b/app/changelogs/v2.8.10/v2.8.10_zh_CN.md @@ -38,6 +38,7 @@ * [更新 `最近使用的外观` 样式](https://github.com/siyuan-note/siyuan/issues/8392) * [改进多块 复制 - 重复 插入](https://github.com/siyuan-note/siyuan/issues/8394) * [改进插件加载性能](https://github.com/siyuan-note/siyuan/issues/8397) +* [在移动端过拽看板时不再拉出侧栏面板](https://github.com/siyuan-note/siyuan/issues/8402) ### 修复缺陷 From 9e80390ec743b6003af92b3b951a429af26303c6 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Wed, 31 May 2023 09:59:02 +0800 Subject: [PATCH 2/5] :memo: Add architecture design chapter to README https://github.com/siyuan-note/siyuan/issues/8416 --- README.md | 14 +++++++++++++- README_zh_CN.md | 13 +++++++++++++ 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 66a129090..f47a4e37e 100644 --- a/README.md +++ b/README.md @@ -70,11 +70,23 @@ Cloud services require a paid subscription. * WeChat notification * Cloud inbox +## 🏗️ Architecture design and open source ecosystem + +![SiYuan Arch](https://b3logfile.com/file/2023/05/SiYuan_Arch-RZ8wYA7.png "SiYuan Arch") + +* [bazzar](https://github.com/siyuan-note/bazaar) +* [dejavu](https://github.com/siyuan-note/dejavu) +* [riff](https://github.com/siyuan-note/riff) +* [petal](https://github.com/siyuan-note/petal) +* [chrome](https://github.com/siyuan-note/siyuan-chrome) +* [lute](https://github.com/88250/lute) +* [ios](https://github.com/siyuan-note/siyuan-ios) +* [android](https://github.com/siyuan-note/siyuan-android) + ## 🌟 Star History [![Star History Chart](https://api.star-history.com/svg?repos=siyuan-note/siyuan&type=Date)](https://star-history.com/#siyuan-note/siyuan&Date) - ## 🗺️ Roadmap * [SiYuan development plan and progress](https://github.com/orgs/siyuan-note/projects/1) diff --git a/README_zh_CN.md b/README_zh_CN.md index 6b5efe0df..ded69b0ab 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -70,6 +70,19 @@ * 定时微信提醒 * 云端收集箱 +## 🏗️ 架构设计和开源生态 + +![思源笔记架构设计](https://b3logfile.com/file/2023/05/SiYuan_Arch-RZ8wYA7.png "思源笔记架构设计") + +* [bazzar](https://github.com/siyuan-note/bazaar) +* [dejavu](https://github.com/siyuan-note/dejavu) +* [riff](https://github.com/siyuan-note/riff) +* [petal](https://github.com/siyuan-note/petal) +* [chrome](https://github.com/siyuan-note/siyuan-chrome) +* [lute](https://github.com/88250/lute) +* [ios](https://github.com/siyuan-note/siyuan-ios) +* [android](https://github.com/siyuan-note/siyuan-android) + ## 🌟 Star History [![Star History Chart](https://api.star-history.com/svg?repos=siyuan-note/siyuan&type=Date)](https://star-history.com/#siyuan-note/siyuan&Date) From c9458a666483d89b39ce43eb190dc4c62d880184 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Wed, 31 May 2023 10:05:13 +0800 Subject: [PATCH 3/5] :memo: Add architecture design chapter to README https://github.com/siyuan-note/siyuan/issues/8416 --- README.md | 2 +- README_zh_CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f47a4e37e..780aa27ec 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ Cloud services require a paid subscription. ## 🏗️ Architecture design and open source ecosystem -![SiYuan Arch](https://b3logfile.com/file/2023/05/SiYuan_Arch-RZ8wYA7.png "SiYuan Arch") +![SiYuan Arch](https://b3logfile.com/file/2023/05/SiYuan_Arch-Sgu8vXT.png "SiYuan Arch") * [bazzar](https://github.com/siyuan-note/bazaar) * [dejavu](https://github.com/siyuan-note/dejavu) diff --git a/README_zh_CN.md b/README_zh_CN.md index ded69b0ab..43ee3bf3e 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -72,7 +72,7 @@ ## 🏗️ 架构设计和开源生态 -![思源笔记架构设计](https://b3logfile.com/file/2023/05/SiYuan_Arch-RZ8wYA7.png "思源笔记架构设计") +![思源笔记架构设计](https://b3logfile.com/file/2023/05/SiYuan_Arch-Sgu8vXT.png "思源笔记架构设计") * [bazzar](https://github.com/siyuan-note/bazaar) * [dejavu](https://github.com/siyuan-note/dejavu) From fee405284945c556d8982d8ee29b442d2a6bd99d Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Wed, 31 May 2023 10:10:19 +0800 Subject: [PATCH 4/5] :memo: Add architecture design chapter to README https://github.com/siyuan-note/siyuan/issues/8416 --- README.md | 16 ++++++++-------- README_zh_CN.md | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 780aa27ec..099b598ac 100644 --- a/README.md +++ b/README.md @@ -74,14 +74,14 @@ Cloud services require a paid subscription. ![SiYuan Arch](https://b3logfile.com/file/2023/05/SiYuan_Arch-Sgu8vXT.png "SiYuan Arch") -* [bazzar](https://github.com/siyuan-note/bazaar) -* [dejavu](https://github.com/siyuan-note/dejavu) -* [riff](https://github.com/siyuan-note/riff) -* [petal](https://github.com/siyuan-note/petal) -* [chrome](https://github.com/siyuan-note/siyuan-chrome) -* [lute](https://github.com/88250/lute) -* [ios](https://github.com/siyuan-note/siyuan-ios) -* [android](https://github.com/siyuan-note/siyuan-android) +* [bazzar](https://github.com/siyuan-note/bazaar): Community marketplace +* [dejavu](https://github.com/siyuan-note/dejavu): Data repo +* [riff](https://github.com/siyuan-note/riff): Spaced repetition system +* [petal](https://github.com/siyuan-note/petal): Plugin system +* [chrome](https://github.com/siyuan-note/siyuan-chrome): Chrome extension +* [lute](https://github.com/88250/lute): A structured editor engine that supports Go and JavaScript +* [ios](https://github.com/siyuan-note/siyuan-ios): iOS APP +* [android](https://github.com/siyuan-note/siyuan-android): Android APP ## 🌟 Star History diff --git a/README_zh_CN.md b/README_zh_CN.md index 43ee3bf3e..b9ae1dfed 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -74,14 +74,14 @@ ![思源笔记架构设计](https://b3logfile.com/file/2023/05/SiYuan_Arch-Sgu8vXT.png "思源笔记架构设计") -* [bazzar](https://github.com/siyuan-note/bazaar) -* [dejavu](https://github.com/siyuan-note/dejavu) -* [riff](https://github.com/siyuan-note/riff) -* [petal](https://github.com/siyuan-note/petal) -* [chrome](https://github.com/siyuan-note/siyuan-chrome) -* [lute](https://github.com/88250/lute) -* [ios](https://github.com/siyuan-note/siyuan-ios) -* [android](https://github.com/siyuan-note/siyuan-android) +* [bazzar](https://github.com/siyuan-note/bazaar):社区集市 +* [dejavu](https://github.com/siyuan-note/dejavu):数据仓库 +* [riff](https://github.com/siyuan-note/riff):间隔重复系统 +* [petal](https://github.com/siyuan-note/petal):插件系统 +* [chrome](https://github.com/siyuan-note/siyuan-chrome):Chrome 扩展 +* [lute](https://github.com/88250/lute):结构化的编辑器引擎,支持 Go 和 JavaScript +* [ios](https://github.com/siyuan-note/siyuan-ios): iOS APP +* [android](https://github.com/siyuan-note/siyuan-android): Android APP ## 🌟 Star History From b832c3a39ad13924fa2376121c612aae58942a85 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Wed, 31 May 2023 10:14:04 +0800 Subject: [PATCH 5/5] :bookmark: Update changelogs --- app/changelogs/v2.8.10/v2.8.10.md | 1 + app/changelogs/v2.8.10/v2.8.10_zh_CHT.md | 1 + app/changelogs/v2.8.10/v2.8.10_zh_CN.md | 1 + 3 files changed, 3 insertions(+) diff --git a/app/changelogs/v2.8.10/v2.8.10.md b/app/changelogs/v2.8.10/v2.8.10.md index 37fae14f3..110ee27bd 100644 --- a/app/changelogs/v2.8.10/v2.8.10.md +++ b/app/changelogs/v2.8.10/v2.8.10.md @@ -54,6 +54,7 @@ Below are the detailed changes in this version. ### Document * [Add instructions for deleting cloud storage after subscription expires in the user guide](https://github.com/siyuan-note/siyuan/issues/8370) +* [Add architecture design chapter to README](https://github.com/siyuan-note/siyuan/issues/8416) ### Development diff --git a/app/changelogs/v2.8.10/v2.8.10_zh_CHT.md b/app/changelogs/v2.8.10/v2.8.10_zh_CHT.md index 7477cd3a2..c456aad4a 100644 --- a/app/changelogs/v2.8.10/v2.8.10_zh_CHT.md +++ b/app/changelogs/v2.8.10/v2.8.10_zh_CHT.md @@ -54,6 +54,7 @@ ### 文檔 * [在用戶指南中添加訂閱過期後刪除雲端存儲的詳細說明](https://github.com/siyuan-note/siyuan/issues/8370) +* [在自述文件中添加架構設計章節](https://github.com/siyuan-note/siyuan/issues/8416) ### 開發者 diff --git a/app/changelogs/v2.8.10/v2.8.10_zh_CN.md b/app/changelogs/v2.8.10/v2.8.10_zh_CN.md index 784cc37ea..3b0d4ebc4 100644 --- a/app/changelogs/v2.8.10/v2.8.10_zh_CN.md +++ b/app/changelogs/v2.8.10/v2.8.10_zh_CN.md @@ -54,6 +54,7 @@ ### 文档 * [在用户指南中添加订阅过期后删除云端存储的详细说明](https://github.com/siyuan-note/siyuan/issues/8370) +* [在自述文件中添加架构设计章节](https://github.com/siyuan-note/siyuan/issues/8416) ### 开发者