From 3341368bbe48223c59b2dc5ee58d16cb990ea612 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Fri, 23 Dec 2022 16:29:14 +0800 Subject: [PATCH] =?UTF-8?q?:art:=20=E6=94=AF=E6=8C=81=E9=97=B4=E9=9A=94?= =?UTF-8?q?=E5=A4=8D=E4=B9=A0=20https://github.com/siyuan-note/siyuan/issu?= =?UTF-8?q?es/6710?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +---- README_zh_CN.md | 6 +----- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 89ccea0a4..9c7de6092 100644 --- a/README.md +++ b/README.md @@ -55,13 +55,10 @@ All local features are free. * End-to-end encrypted data sync and backup via the third-party cloud storage services * S3 * WebDAV -* Hierarchical tag +* Spaced repetition * Multi-tab, drag and drop to split screen -* Fulltext search * Template snippet * JavaScript/CSS snippet -* Keymap -* Themes and icons * Android/iOS APP * Docker deployment * [API](https://github.com/siyuan-note/siyuan/blob/master/API.md) diff --git a/README_zh_CN.md b/README_zh_CN.md index 6ff10c1f1..074bf1f5c 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -58,13 +58,9 @@ * 通过第三方云端存储服务实现端到端加密数据同步和备份 * S3 * WebDAV -* 层级标签 -* 多页签拖拽分屏 -* 全文搜索 +* 间隔重复 * 模板片段 * JavaScript/CSS 代码片段 -* 快捷键 -* 主题和图标 * Android/iOS APP * Docker 部署 * [API](API_zh_CN.md)