From 9f699aaa329d16d83bbd934db027972cd4f0590a Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Sun, 17 Sep 2023 10:39:23 +0800 Subject: [PATCH] :art: Automatically move corrupted notebook folders to the corrupted folder https://github.com/siyuan-note/siyuan/issues/9202 --- app/changelogs/v2.10.6/v2.10.6.md | 1 + app/changelogs/v2.10.6/v2.10.6_zh_CHT.md | 1 + app/changelogs/v2.10.6/v2.10.6_zh_CN.md | 1 + 3 files changed, 3 insertions(+) diff --git a/app/changelogs/v2.10.6/v2.10.6.md b/app/changelogs/v2.10.6/v2.10.6.md index 1d6dc30c5..1171a8fce 100644 --- a/app/changelogs/v2.10.6/v2.10.6.md +++ b/app/changelogs/v2.10.6/v2.10.6.md @@ -28,6 +28,7 @@ Below are the detailed changes in this version. * [Improve doc menu](https://github.com/siyuan-note/siyuan/issues/9195) * [Improve prompts for deleting bookmarks](https://github.com/siyuan-note/siyuan/issues/9196) * [Improve the stability of creating data snapshots and data sync](https://github.com/siyuan-note/siyuan/issues/9197) +* [Automatically move corrupted notebook folders to the corrupted folder](https://github.com/siyuan-note/siyuan/issues/9202) ### Bugfix diff --git a/app/changelogs/v2.10.6/v2.10.6_zh_CHT.md b/app/changelogs/v2.10.6/v2.10.6_zh_CHT.md index fb6d76519..88d13e972 100644 --- a/app/changelogs/v2.10.6/v2.10.6_zh_CHT.md +++ b/app/changelogs/v2.10.6/v2.10.6_zh_CHT.md @@ -28,6 +28,7 @@ * [改進文檔菜單](https://github.com/siyuan-note/siyuan/issues/9195) * [改進刪除書籤提示](https://github.com/siyuan-note/siyuan/issues/9196) * [改進創建快照和數據同步的穩定性](https://github.com/siyuan-note/siyuan/issues/9197) +* [自動將損壞的筆記本文件夾移動到 corrupted 文件夾下](https://github.com/siyuan-note/siyuan/issues/9202) ### 修復缺陷 diff --git a/app/changelogs/v2.10.6/v2.10.6_zh_CN.md b/app/changelogs/v2.10.6/v2.10.6_zh_CN.md index 004b91ef2..94d6b4a20 100644 --- a/app/changelogs/v2.10.6/v2.10.6_zh_CN.md +++ b/app/changelogs/v2.10.6/v2.10.6_zh_CN.md @@ -28,6 +28,7 @@ * [改进文档菜单](https://github.com/siyuan-note/siyuan/issues/9195) * [改进删除书签提示](https://github.com/siyuan-note/siyuan/issues/9196) * [改进创建快照和数据同步的稳定性](https://github.com/siyuan-note/siyuan/issues/9197) +* [自动将损坏的笔记本文件夹移动到 corrupted 文件夹下](https://github.com/siyuan-note/siyuan/issues/9202) ### 修复缺陷