📝 第三方同步说明

This commit is contained in:
Liang Ding 2022-11-15 01:14:44 +08:00
parent ce313d2707
commit 2a67a917b8
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
2 changed files with 56 additions and 26 deletions

View file

@ -161,7 +161,7 @@ We release insider preview before major updates, please visit [https://github.co
### Is SiYuan right for me? Or how should I choose note-taking software?
This question varies from person to person and is difficult to answer uniformly. If you're not sure if Siyuan is right for you, here are some suggestions:
This question varies from person to person and is difficult to answer uniformly. If you're not sure if SiYuan is right for you, here are some suggestions:
* If you need to frequently share notes or edit collaboratively with others, and need the data table function, it is recommended to use:
@ -175,12 +175,28 @@ This question varies from person to person and is difficult to answer uniformly.
The data is saved in the workspace folder (the default is in the user's home directory Documents/SiYuan, which can be modified in <kbd>Settings</kbd> - <kbd>About</kbd>), in the workspace data folder:
* `assets` are used to save all inserted asset files
* `assets` are used to save all inserted assets
* `templates` are used to save template snippets
* `widgets` are used to save widgets
* `emojis` are used to save emoji images
* The rest of the folders are the notebook folders created by the user, files with the suffix of `.sy` in the notebook folder are used to save the document data, and the data format is JSON
### Does it support data synchronization through a third-party sync disk?
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 ((20210721112229-fp97j3c "end-to-end encrypted")), and third-party cloud storage service providers cannot obtain our plaintext data.
In addition, you can also consider manually exporting and importing data to achieve data synchronization:
* Desktop: <kbd>Settings</kbd> - <kbd>Export</kbd> - <kbd>Export Data</kbd> / <kbd>Import Data</kbd>
* Mobile: <kbd>Right column</kbd> - <kbd>About</kbd> - <kbd>Export Data</kbd> / <kbd>Import Data</kbd>
### Is SiYuan open source?
SiYuan is completely open source, and contributions are welcome:
@ -200,13 +216,13 @@ 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) or [SiYuan Announcement](https://ld246.com/tag/siyuan-announcement) to get the new version.
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) or [SiYuan Announcement](https://ld246.com/tag/siyuan-announcement) 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
### 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.
After deletion, the doc will not appear in the operating system's recycle bin, but will be deleted directly. When deleted, SiYuan will generate ((20210615213222-vs5tzbd "data history")).
### How can I just wrap and not start a new paragraph?
@ -214,7 +230,7 @@ Please use <kbd>Shift+Enter</kbd>.
### How to move the heading and blocks below it?
Fold the heading and move it later.
Fold the heading and move it later. Please note that it is a move, not a cut, and a folded heading cut will not move the blocks below it.
### How to select multiple blocks across pages?
@ -224,10 +240,18 @@ Click at the beginning, hold down <kbd>Shift</kbd> and click at the end after sc
Press <kbd>Ctrl+R</kbd> after selecting the keyword in the editor.
### How to insert the same inline element to the left of an existing inline element?
Ambiguity may occur when using Markdown markers to insert, please refer to [here](https://github.com/siyuan-note/siyuan/issues/5372) for details. Please use `/` or the corresponding shortcut key for inline elements to insert.
### What if some blocks (such as paragraph blocks in list items) cannot find the block icon?
The first sub-block under the list item is the block icon omitted. You can move the cursor into this block and trigger its block menu with <kbd>Ctrl+/</kbd> .
### Why can't some online pictures be viewed?
In order to avoid some potential security problems, SiYuan will not bypass the security header verification (such as security policy header and anti-leech verification) of the target site when initiating Internet service requests. You can try the `Convert network images to local images` function in the `...` in the upper right corner of the editor to pull the network image to the local, so that even if the target site changes the security policy or the local image is unavailable later, it will not be affected.
### How to share notes?
* Export and import `.sy.zip` package
@ -237,13 +261,6 @@ The first sub-block under the list item is the block icon omitted. You can move
The first two methods can guarantee the original semantics of the data.
### Does it support data synchronization through a third-party sync disk?
Data synchronization through third-party synchronization disks is not supported, otherwise data may be damaged. Consider manually exporting and importing Data for data synchronization:
* Desktop: <kbd>Settings</kbd> - <kbd>Export</kbd> - <kbd>Export Data</kbd> / <kbd>Import Data</kbd>
* Mobile: <kbd>Right column</kbd> - <kbd>About</kbd> - <kbd>Export Data</kbd> / <kbd>Import Data</kbd>
### What should I do if the data repo key is lost?
* If the data repo key is correctly initialized on multiple devices before, the key is the same on all devices and can be set in <kbd>Settings</kbd> - <kbd>About</kbd> - <kbd>Data repo key</kbd> - <kbd>Copy key string</kbd> retrieve
@ -259,7 +276,7 @@ Data synchronization through third-party synchronization disks is not supported,
Local functions are completely free to use, [Cloud services](https://b3log.org/siyuan/en/pricing.html) requires annual subscription.
Currently, only users in mainland China are supported to subscribe. For users in non-mainland China regions, please follow [Cloud service supports non-mainland China regions](https://github.com/siyuan-note/siyuan/issues/5331).
Currently, only users in mainland China are supported to subscribe, and users who are not in mainland China should not subscribe.
## 🙏 Acknowledgement

View file

@ -193,6 +193,22 @@
* `emojis` 用于保存 Emoji 图片
* 其余文件夹就是用户自己创建的笔记本文件夹,笔记本文件夹下 `.sy` 后缀的文件用于保存文档数据,数据格式为 JSON
### 支持通过第三方同步盘进行数据同步吗?
不支持通过第三方同步盘进行数据同步,否则可能会导致数据损坏。
虽然不支持第三方同步盘,但是支持第三方云端存储服务,可在 <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/)
通过第三方云端存储服务同步数据同样是((20210721110423-5m6vo52 "端到端加密"))的,第三方云端存储服务提供商无法获得我们的明文数据。
另外,也可以考虑手动导出导入 Data 实现数据同步:
* 桌面端:<kbd>设置</kbd> - <kbd>导出</kbd> - <kbd>导出 Data</kbd> / <kbd>导入 Data</kbd>
* 移动端:<kbd>右侧栏</kbd> - <kbd>关于</kbd> - <kbd>导出 Data</kbd> / <kbd>导入 Data</kbd>
### 思源是开源的吗?
思源笔记是完全开源的,欢迎参与贡献:
@ -216,9 +232,9 @@
**注意**:切勿将工作空间放置于安装目录下,因为更新版本会清空安装目录下的所有文件
### 删除文档有什么注意事项吗?
### 删除文档有什么#注意#事项吗
文档被删除后不会出现在操作系统回收站中,而是直接删除,删除时思源会生成编辑历史
文档被删除后不会出现在操作系统回收站中,而是直接删除,删除时思源会生成((20210615211733-v6rzowm "数据历史"))
### 如何才能只换行不新起段落?
@ -226,7 +242,7 @@
### 移动标题时如何带下方块一起移动?
将标题折叠以后再移动。
将标题折叠以后再移动。请注意是移动,不是剪切,折叠标题剪切不会带下方块。
### 如何跨页多选内容块?
@ -236,7 +252,11 @@
编辑器中选择关键字后按下 <kbd>Ctrl+R</kbd>
### 有的块(比如在列表项中的段落块)找不到块标怎么办?
### 如何在已有的行级元素左侧插入相同的行级元素?
使用 Markdown 标记符插入的话可能会出现二义性问题,具体讨论细节请参考[这里](https://github.com/siyuan-note/siyuan/issues/5372)。请使用 `/` 或者行级元素对应快捷键插入。
## 有的块(比如在列表项中的段落块)找不到块标怎么办?
在列表项下的第一个子块是省略块标的。可以将光标移到这个块中,然后通过 <kbd>Ctrl+/</kbd> 触发它的块标菜单。
@ -249,13 +269,6 @@
前两种方式可以保证数据原始语义。
### 支持通过第三方同步盘进行数据同步吗?
不支持通过第三方同步盘进行数据同步,否则可能会导致数据损坏。可以考虑手动导出导入 Data 实现数据同步:
* 桌面端:<kbd>设置</kbd> - <kbd>导出</kbd> - <kbd>导出 Data</kbd> / <kbd>导入 Data</kbd>
* 移动端:<kbd>右侧栏</kbd> - <kbd>关于</kbd> - <kbd>导出 Data</kbd> / <kbd>导入 Data</kbd>
### 数据仓库密钥遗失怎么办?
* 如果之前在多个设备上正确初始化过数据仓库密钥的话,那么该密钥在所有设备上都是相同的,可以在 <kbd>设置</kbd> - <kbd>关于</kbd> - <kbd>数据仓库密钥</kbd> - <kbd>复制密钥字符串</kbd> 找回
@ -271,7 +284,7 @@
本地功能完全免费使用,[云端服务](https://b3log.org/siyuan/pricing.html)需要年付订阅。
目前仅支持中国大陆地区用户订阅,非中国大陆地区用户请关注 [Cloud service supports non-mainland China regions](https://github.com/siyuan-note/siyuan/issues/5331)
目前仅支持中国大陆地区用户订阅,非中国大陆地区用户请勿订阅
## 🙏 鸣谢