From 646f2278a00842fffb759ef50a8b07d63e400423 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Thu, 24 Feb 2022 19:18:34 +0800 Subject: [PATCH] :art: Update FAQ --- README.md | 10 +++++++--- README_zh_CN.md | 10 +++++++--- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0293e0dca..671ca788a 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ It is not completely open source at present, but some components and application * [Android](https://github.com/siyuan-note/siyuan-android) * [iOS](https://github.com/siyuan-note/siyuan-ios) -### Is there any Note for deleting docs? +### Is there any #Note# for deleting docs? After deletion, the doc will not appear in the operating system's recycle bin, but will be deleted directly. When deleted, SiYuan will generate edit history. @@ -150,9 +150,13 @@ There is an operation entry in the block icon menu of the table block. * The data folder path on the Android is `internal storage device/Android/data/org.b3log.siyuan/files/siyuan/data/`, which is a private path of the application and cannot be read by other programs and can only be copied manually * There is a conflict between third-party synchronization and SiYuan synchronization, please do not use at the same time -### Do you plan to support plugins? +### What should I do if I forget the end-to-end password? -SiYuan supports use on browser, which can be extended by browser plug-ins. We are looking forward to other developers writing browser plug-ins for SiYuan. With the gradual provision of Kernel API , we will introduce a plug-in mechanism in the future. +* Use the new workspace on the main device, manually copy the old workspace data folder to the new workspace +* New workspace can reset password +* The cloud uses the new cloud synchronization directory + +If it is a mobile-end, uninstall and reinstall it (#Note#: When the mobile-enduninstalls the application, the local workspace data will be deleted together). ### Do I need to pay for it? diff --git a/README_zh_CN.md b/README_zh_CN.md index ea819c8f5..e2fd28bea 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -155,11 +155,15 @@ * Android 端数据文件夹路径为 `内部存储设备/Android/data/org.b3log.siyuan/files/siyuan/data/`,该路径是应用私有路径,其他程序无法读取,只能手动复制 * 第三方同步和思源同步存在冲突,切勿同时使用 -### 计划支持插件吗? +### 端到端密码忘记了怎么办? -思源支持在浏览器上使用,可以通过浏览器插件来扩展功能。我们很期待其他开发者为思源编写浏览器插件。随着内核 API 的逐步提供,后续我们会引入插件机制。 +* 主力设备上使用新的工作空间,将旧的工作空间 data 文件夹手动复制到新的工作空间下 +* 新的工作空间可以重新设置密码 +* 云端使用新的云端同步目录 -### 使用需要付费吗? +如果是移动端的话卸载重装即可(#注意#:移动端卸载应用时,本地工作空间数据会被一并删除)。 + +## 使用需要付费吗? 本地功能完全免费使用,[云端服务](https://b3log.org/siyuan/pricing.html)需要年付订阅。