From 0488f902942482ee0d4c5de242c79039546a5542 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Tue, 9 May 2023 09:39:00 +0800 Subject: [PATCH] :art: Show count in spaced repetition tree filter floating window https://github.com/siyuan-note/siyuan/issues/8202 --- app/changelogs/v2.8.7.md | 1 + app/changelogs/v2.8.7_zh_CN.md | 1 + 2 files changed, 2 insertions(+) diff --git a/app/changelogs/v2.8.7.md b/app/changelogs/v2.8.7.md index be052f79a..dfdcd8aa7 100644 --- a/app/changelogs/v2.8.7.md +++ b/app/changelogs/v2.8.7.md @@ -86,6 +86,7 @@ Below are the detailed changelogs. * [Access to the OpenAI API is no longer supported on Huawei devices](https://github.com/siyuan-note/siyuan/issues/8192) * [Check for duplicates in all windows when opening a tab](https://github.com/siyuan-note/siyuan/issues/8193) * [Update feedback icon](https://github.com/siyuan-note/siyuan/issues/8201) +* [Show count in spaced repetition tree filter floating window](https://github.com/siyuan-note/siyuan/issues/8202) ### Bugfix diff --git a/app/changelogs/v2.8.7_zh_CN.md b/app/changelogs/v2.8.7_zh_CN.md index 94f7c7400..6ab038cc1 100644 --- a/app/changelogs/v2.8.7_zh_CN.md +++ b/app/changelogs/v2.8.7_zh_CN.md @@ -86,6 +86,7 @@ * [在华为手机上不再支持配置 OpenAI](https://github.com/siyuan-note/siyuan/issues/8192) * [打开页签时在所有窗口中检查是否重复打开](https://github.com/siyuan-note/siyuan/issues/8193) * [更新反馈图标](https://github.com/siyuan-note/siyuan/issues/8201) +* [间隔重复文档树过滤浮窗中显示计数](https://github.com/siyuan-note/siyuan/issues/8202) ### 修复缺陷