📝 Update FAQ
This commit is contained in:
parent
91fada3404
commit
31d813bbf6
5 changed files with 60 additions and 61 deletions
23
README.md
23
README.md
|
@ -39,8 +39,6 @@ Welcome to [SiYuan English Discussion Forum](https://liuyun.io) to learn more.
|
|||
|
||||
## 🔮 Features
|
||||
|
||||
### Free
|
||||
|
||||
Most features are free, even for commercial use.
|
||||
|
||||
* Content block
|
||||
|
@ -72,13 +70,7 @@ Most features are free, even for commercial use.
|
|||
* [API](https://github.com/siyuan-note/siyuan/blob/master/API.md)
|
||||
* Community marketplace
|
||||
|
||||
### Paid subscription
|
||||
|
||||
Cloud services require a paid subscription.
|
||||
|
||||
* VIP identity
|
||||
* End-to-end encrypted data sync and backup (including S3/WebDAV)
|
||||
* Cloud assets hosting
|
||||
Some features are only available to paid members, for more details please refer to [Pricing](https://b3log.org/siyuan/en/pricing.html).
|
||||
|
||||
## 🏗️ Architecture design and open source ecosystem
|
||||
|
||||
|
@ -208,12 +200,7 @@ The data is saved in the workspace folder, in the workspace data folder:
|
|||
|
||||
Data synchronization through third-party synchronization disks is not supported, otherwise data may be corrupted.
|
||||
|
||||
Although it does not support third-party sync disks, it supports third-party cloud storage services, which can be configured in <kbd>Settings</kbd> - <kbd>Cloud</kbd> - <kbd>Cloud Storage Provider</kbd>, currently supported:
|
||||
|
||||
* S3 compatible object storage services, such as [Qiniu](https://s.qiniu.com/VbQfeu), [Aliyun OSS](https://www.aliyun.com/product/oss?userCode=yqovuas2), [Cloudflare R2](https://www.cloudflare.com/)
|
||||
* WebDAV protocol, such as [TeraCLOUD](https://teracloud.jp/), [Koofr](https://koofr.eu/)
|
||||
|
||||
Synchronizing data through third-party cloud storage services is also end-to-end encrypted, and third-party cloud storage service providers cannot obtain our plaintext data.
|
||||
Although it does not support third-party sync disks, it supports connect with third-party cloud storage (Member's privileges).
|
||||
|
||||
In addition, you can also consider manually exporting and importing data to achieve data synchronization:
|
||||
|
||||
|
@ -237,9 +224,7 @@ For more details, please refer to [Development Guide](https://github.com/siyuan-
|
|||
* If it is installed through the installation package on the desktop, you can open the option of <kbd>Settings</kbd> - <kbd>About</kbd> - <kbd>Automatically download update installation package</kbd>, so that SiYuan will automatically download The latest version of the installation package and prompts to install
|
||||
* If it is installed by manual installation package, please download the installation package again to install
|
||||
|
||||
You can <kbd>Check update</kbd> in <kbd>Settings</kbd> - <kbd>About</kbd> - <kbd>Current Version</kbd>, or by following [GitHub Releases](https://github.com/siyuan-note/siyuan/releases) to get the new version.
|
||||
|
||||
**Note**: Do not place the workspace in the installation directory, because the updated version will clear all files in the installation directory
|
||||
You can <kbd>Check update</kbd> in <kbd>Settings</kbd> - <kbd>About</kbd> - <kbd>Current Version</kbd>, or pay attention to [Official website](https://b3log.org/siyuan/) or [GitHub Releases](https ://github.com/siyuan-note/siyuan/releases) to get the new version.
|
||||
|
||||
### Is there any note for deleting docs?
|
||||
|
||||
|
@ -276,7 +261,7 @@ The first sub-block under the list item is the block icon omitted. You can move
|
|||
|
||||
Most features are free, even for commercial use.
|
||||
|
||||
[Cloud Service](https://b3log.org/siyuan/en/pricing.html) require a paid subscription to use.
|
||||
Member's privileges can only be used after payment, please refer to [Pricing](https://b3log.org/siyuan/en/pricing.html).
|
||||
|
||||
## 🙏 Acknowledgement
|
||||
|
||||
|
|
|
@ -40,8 +40,6 @@
|
|||
|
||||
## 🔮 特性
|
||||
|
||||
### 免费
|
||||
|
||||
大部分功能是免费的,即使是在商业环境下使用。
|
||||
|
||||
* 内容块
|
||||
|
@ -72,15 +70,7 @@
|
|||
* [API](API_zh_CN.md)
|
||||
* 社区集市
|
||||
|
||||
### 付费订阅
|
||||
|
||||
云端服务需要付费订阅。
|
||||
|
||||
* 尊贵身份标识
|
||||
* 端到端加密数据同步和备份(包含 S3/WebDAV)
|
||||
* 云端图床服务
|
||||
* 定时微信提醒
|
||||
* 云端收集箱
|
||||
部分功能需要付费会员才能使用,更多细节请参考[定价](https://b3log.org/siyuan/pricing.html)。
|
||||
|
||||
## 🏗️ 架构设计和开源生态
|
||||
|
||||
|
@ -213,12 +203,7 @@
|
|||
|
||||
不支持通过第三方同步盘进行数据同步,否则可能会导致数据损坏。
|
||||
|
||||
虽然不支持第三方同步盘,但是支持第三方云端存储服务,可在 <kbd>设置</kbd> - <kbd>云端</kbd> - <kbd>云端存储服务提供商</kbd> 中进行选择和配置,目前已经支持:
|
||||
|
||||
* S3 兼容的对象存储服务,比如[七牛云](https://s.qiniu.com/VbQfeu)、[阿里云 OSS](https://www.aliyun.com/product/oss?userCode=yqovuas2)、[Cloudflare R2](https://www.cloudflare.com/)
|
||||
* WebDAV 协议,比如 [TeraCLOUD](https://teracloud.jp/)
|
||||
|
||||
通过第三方云端存储服务同步数据同样是端到端加密的,第三方云端存储服务提供商无法获得我们的明文数据。
|
||||
虽然不支持第三方同步盘,但是支持对接第三方云端存储(会员特权)。
|
||||
|
||||
另外,也可以考虑手动导出导入 Data 实现数据同步:
|
||||
|
||||
|
@ -242,7 +227,7 @@
|
|||
* 如果是桌面端通过安装包安装的,可打开 <kbd>设置</kbd> - <kbd>关于</kbd> - <kbd>自动下载更新安装包</kbd> 选项,这样思源会自动下载最新版安装包并提示安装
|
||||
* 如果是通过手动安装包安装的,请再次下载安装包安装
|
||||
|
||||
可在 <kbd>设置</kbd> - <kbd>关于</kbd> - <kbd>当前版本</kbd> 中 <kbd>检查更新</kbd>,也可以通过关注 [GitHub Releases](https://github.com/siyuan-note/siyuan/releases) 来获取新版本。
|
||||
可在 <kbd>设置</kbd> - <kbd>关于</kbd> - <kbd>当前版本</kbd> 中 <kbd>检查更新</kbd>,也可以通过关注[官方网站](https://b3log.org/siyuan/)或者 [GitHub Releases](https://github.com/siyuan-note/siyuan/releases) 来获取新版本。
|
||||
|
||||
**注意**:切勿将工作空间放置于安装目录下,因为更新版本会清空安装目录下的所有文件
|
||||
|
||||
|
@ -281,11 +266,9 @@
|
|||
|
||||
大部分功能是免费的,即使是在商业环境下使用。
|
||||
|
||||
[云端服务](https://b3log.org/siyuan/pricing.html)需要年付订阅。
|
||||
会员特权需要付费后才能使用,请参考[定价](https://b3log.org/siyuan/pricing.html)。
|
||||
|
||||
如果你没有订阅需求但又想支持开发,欢迎进行捐赠:
|
||||
|
||||
* [靠爱发电 - 链滴](https://ld246.com/sponsor)
|
||||
如果你没有会员特权需求但又想支持开发,欢迎进行捐赠:[靠爱发电 - 链滴](https://ld246.com/sponsor)
|
||||
|
||||
## 🙏 鸣谢
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"id": "20200923234731-h3zkwm2",
|
||||
"title": "FAQ",
|
||||
"type": "doc",
|
||||
"updated": "20230806002204"
|
||||
"updated": "20230806004444"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
@ -1707,19 +1707,29 @@
|
|||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20230627215819-kfmomdw",
|
||||
"updated": "20230627215826"
|
||||
"updated": "20230806004444"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "block-ref",
|
||||
"TextMarkBlockRefID": "20210808180303-v9awwp0",
|
||||
"TextMarkBlockRefID": "20230805231614-vqn28eh",
|
||||
"TextMarkBlockRefSubtype": "s",
|
||||
"TextMarkTextContent": "Cloud services"
|
||||
"TextMarkTextContent": "Member\u0026apos;s privileges"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " require a paid subscription to use."
|
||||
"Data": " can only be used after payment, please refer to "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "a",
|
||||
"TextMarkAHref": "https://b3log.org/siyuan/en/pricing.html",
|
||||
"TextMarkTextContent": "Pricing"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "."
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"id": "20200813093015-u6bopdt",
|
||||
"title": "常见问题",
|
||||
"type": "doc",
|
||||
"updated": "20230806002027"
|
||||
"updated": "20230806004356"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
@ -1701,19 +1701,29 @@
|
|||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20230406111417-9705mvn",
|
||||
"updated": "20230627214807"
|
||||
"updated": "20230806004356"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "block-ref",
|
||||
"TextMarkBlockRefID": "20210808180320-m0ztypq",
|
||||
"TextMarkBlockRefID": "20230805222417-2lj3dvk",
|
||||
"TextMarkBlockRefSubtype": "s",
|
||||
"TextMarkTextContent": "云端服务"
|
||||
"TextMarkTextContent": "会员特权"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "需要付费订阅后才能使用。"
|
||||
"Data": "需要付费后才能使用,请参考"
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "a",
|
||||
"TextMarkAHref": "https://b3log.org/siyuan/pricing.html",
|
||||
"TextMarkTextContent": "定价"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "。"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -1722,12 +1732,12 @@
|
|||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20230406111610-s0vr122",
|
||||
"updated": "20230406111942"
|
||||
"updated": "20230806002852"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "如果你没有订阅需求但又想支持开发,欢迎进行捐赠:"
|
||||
"Data": "如果你没有会员特权需求但又想支持开发,欢迎进行捐赠:"
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"icon": "2753",
|
||||
"id": "20211226115227-r1rty9v",
|
||||
"title": "常見問題",
|
||||
"updated": "20230806002102"
|
||||
"updated": "20230806004418"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
@ -674,7 +674,7 @@
|
|||
"ListData": {},
|
||||
"Properties": {
|
||||
"id": "20220526112905-4lumsx2",
|
||||
"updated": "20220808132844"
|
||||
"updated": "20230806002258"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
@ -715,7 +715,8 @@
|
|||
"Marker": "Kg=="
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20221202214433-gt06q1x"
|
||||
"id": "20221202214433-gt06q1x",
|
||||
"updated": "20230806002258"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
@ -723,7 +724,7 @@
|
|||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20221202214433-gyqo6sf",
|
||||
"updated": "20221202214435"
|
||||
"updated": "20230806002258"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
@ -1700,19 +1701,29 @@
|
|||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20230406111448-rqncida",
|
||||
"updated": "20230627214818"
|
||||
"updated": "20230806004418"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "block-ref",
|
||||
"TextMarkBlockRefID": "20211226121232-23s79xr",
|
||||
"TextMarkBlockRefID": "20230805232636-zh0adz2",
|
||||
"TextMarkBlockRefSubtype": "s",
|
||||
"TextMarkTextContent": "雲端服務"
|
||||
"TextMarkTextContent": "會員特權"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "需要付費訂閱後才能使用。"
|
||||
"Data": "需要付費後才能使用,請參考"
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "a",
|
||||
"TextMarkAHref": "https://b3log.org/siyuan/pricing.html",
|
||||
"TextMarkTextContent": "定價"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "。"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue