From 654e7e854d8e61dfddbf48a99b7b2dc8ef2f34a3 Mon Sep 17 00:00:00 2001 From: Jiaxin Peng <83734772+jxpeng98@users.noreply.github.com> Date: Wed, 10 Jul 2024 00:32:00 +0100 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c4a72b2..0153744 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,13 @@ **现在支持NotionNext和普通Notion数据库,可自定义数据库列表。** +## Precautions +### For customised database users +**⚠️⚠️⚠️: The exist customised database should be recreated if you want to update to version 2.3.0. The new version has a new database structure, and the old database structure is not compatible with the new version to build the index properly.** + +### 自定义数据库用户 +**⚠️⚠️⚠️: 如果你想要更新到2.3.0版本,你需要重新创建自定义数据库。新版本有一个新的数据库结构,旧的数据库结构无法构建索引。** + ## TODO List - [x] ~~Modify the Edit function for the custom properties. 改进自定义属性的编辑功能~~ @@ -22,13 +29,6 @@ - [x] ~~Support preview for database details in plugin settings. 支持预览数据库详情~~ - [x] ~~Support edit for database details in plugin settings. 支持编辑数据库详情~~ -## Precautions -### For customised database users -**⚠️⚠️⚠️: The exist customised database should be recreated if you want to update to version 2.3.0. The new version has a new database structure, and the old database structure is not compatible with the new version to build the index properly.** - -### 自定义数据库用户 -**⚠️⚠️⚠️: 如果你想要更新到2.3.0版本,你需要重新创建自定义数据库。新版本有一个新的数据库结构,旧的数据库结构无法构建索引。** - ## How to use You need seven steps to use this plugin in your Obsidian. 1. Create a database in your Notion workspace.