🎨 明确说明不支持通过第三方同步盘同步数据
This commit is contained in:
parent
c4fe56bbd5
commit
b1ee790ee2
5 changed files with 29 additions and 642 deletions
|
@ -222,14 +222,9 @@ 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.
|
||||
|
||||
### How to use a third-party sync disk for data synchronization?
|
||||
### Does it support data synchronization through a third-party sync disk?
|
||||
|
||||
* Please only synchronize the `workspace/data/`, do not synchronize the entire workspace
|
||||
* Please suspend third-party synchronization during the operation of SiYuan, otherwise data may be damaged. For details, please refer to [here](https://ld246.com/article/1626537583158)
|
||||
* 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
|
||||
|
||||
In addition, you can consider manually exporting and importing Data to achieve data synchronization:
|
||||
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>
|
||||
|
|
|
@ -230,15 +230,9 @@
|
|||
|
||||
前两种方式可以保证数据原始语义。
|
||||
|
||||
### 如何使用第三方同步盘进行数据同步?
|
||||
### 支持通过第三方同步盘进行数据同步吗?
|
||||
|
||||
* 请仅同步 `工作空间/data/`,切勿同步整个工作空间
|
||||
* 思源运行期间请暂停第三方同步,否则可能会出现数据损坏,细节请参考[这里](https://ld246.com/article/1626537583158)
|
||||
* Android 端数据文件夹路径为 `内部存储设备/Android/data/org.b3log.siyuan/files/siyuan/data/`,该路径是应用私有路径,其他程序无法读取,只能手动复制
|
||||
* iOS/iPad 端数据文件夹路径不可见
|
||||
* 第三方同步和思源同步存在冲突,切勿同时使用
|
||||
|
||||
另外,可以考虑手动导出导入 Data 实现数据同步:
|
||||
不支持通过第三方同步盘进行数据同步,否则可能会导致数据损坏。可以考虑手动导出导入 Data 实现数据同步:
|
||||
|
||||
* 桌面端:<kbd>设置</kbd> - <kbd>导出</kbd> - <kbd>导出 Data</kbd> / <kbd>导入 Data</kbd>
|
||||
* 移动端:<kbd>右侧栏</kbd> - <kbd>关于</kbd> - <kbd>导出 Data</kbd> / <kbd>导入 Data</kbd>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"id": "20200923234731-h3zkwm2",
|
||||
"title": "FAQ",
|
||||
"type": "doc",
|
||||
"updated": "20220808132857"
|
||||
"updated": "20220808181753"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
@ -1794,226 +1794,31 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"ID": "20210918115655-8l0v4yh",
|
||||
"ID": "20220808181753-3ligpvz",
|
||||
"Type": "NodeHeading",
|
||||
"HeadingLevel": 2,
|
||||
"Properties": {
|
||||
"id": "20210918115655-8l0v4yh",
|
||||
"updated": "20210918115655"
|
||||
"id": "20220808181753-3ligpvz",
|
||||
"updated": "20220808181753"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "How to use a third-party sync disk for data synchronization?"
|
||||
"Data": "Does it support data synchronization through a third-party sync disk?"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20210918115655-xrdjtf2",
|
||||
"Type": "NodeList",
|
||||
"ListData": {},
|
||||
"Properties": {
|
||||
"id": "20210918115655-xrdjtf2",
|
||||
"updated": "20220619172447"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20210918115655-xthu31m",
|
||||
"Type": "NodeListItem",
|
||||
"ListData": {
|
||||
"BulletChar": 42,
|
||||
"Marker": "Kg=="
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20210918115655-xthu31m"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20210918115655-8oet34i",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20210918115655-8oet34i",
|
||||
"updated": "20210918115730"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "Please only synchronize the "
|
||||
},
|
||||
{
|
||||
"Type": "NodeCodeSpan",
|
||||
"Data": "code",
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeCodeSpanOpenMarker"
|
||||
},
|
||||
{
|
||||
"Type": "NodeCodeSpanContent",
|
||||
"Data": "workspace/data/"
|
||||
},
|
||||
{
|
||||
"Type": "NodeCodeSpanCloseMarker"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": ", do not synchronize the entire workspace"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20210918115655-xpa2gg6",
|
||||
"Type": "NodeListItem",
|
||||
"ListData": {
|
||||
"BulletChar": 42,
|
||||
"Marker": "Kg=="
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20210918115655-xpa2gg6"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20210918115655-0df8htn",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20210918115655-0df8htn",
|
||||
"updated": "20210918115739"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "Please suspend third-party synchronization during the operation of SiYuan, otherwise data may be damaged. For details, please "
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "ref"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "er to "
|
||||
},
|
||||
{
|
||||
"Type": "NodeLink",
|
||||
"Data": "span",
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeOpenBracket"
|
||||
},
|
||||
{
|
||||
"Type": "NodeLinkText",
|
||||
"Data": "here"
|
||||
},
|
||||
{
|
||||
"Type": "NodeCloseBracket"
|
||||
},
|
||||
{
|
||||
"Type": "NodeOpenParen"
|
||||
},
|
||||
{
|
||||
"Type": "NodeLinkDest",
|
||||
"Data": "https://ld246.com/article/1626537583158"
|
||||
},
|
||||
{
|
||||
"Type": "NodeCloseParen"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20210918115655-4l7coo5",
|
||||
"Type": "NodeListItem",
|
||||
"ListData": {
|
||||
"BulletChar": 42,
|
||||
"Marker": "Kg=="
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20210918115655-4l7coo5",
|
||||
"updated": "20220619172442"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20210918115655-9cckcjq",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20210918115655-9cckcjq",
|
||||
"updated": "20220619172442"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "The data folder path on the Android is "
|
||||
},
|
||||
{
|
||||
"Type": "NodeCodeSpan",
|
||||
"Data": "code",
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeCodeSpanOpenMarker"
|
||||
},
|
||||
{
|
||||
"Type": "NodeCodeSpanContent",
|
||||
"Data": "Internal storage device/Android/data/org.b3log.siyuan/files/siyuan/data/"
|
||||
},
|
||||
{
|
||||
"Type": "NodeCodeSpanCloseMarker"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": ", which is a private path of the application and cannot be read by other programs and can only be copied manually"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20210918115655-fduo4hv",
|
||||
"Type": "NodeListItem",
|
||||
"ListData": {
|
||||
"BulletChar": 42,
|
||||
"Marker": "Kg=="
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20210918115655-fduo4hv",
|
||||
"updated": "20220619172447"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20210918115655-wf89pn0",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20210918115655-wf89pn0",
|
||||
"updated": "20220619172447"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "There is a conflict between third-party synchronization and SiYuan synchronization, please do not use at the same time"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20220619172044-0nxumxj",
|
||||
"ID": "20220808181718-tcv74v2",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20220619172044-0nxumxj",
|
||||
"updated": "20220619172044"
|
||||
"id": "20220808181718-tcv74v2",
|
||||
"updated": "20220808181719"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "In addition, you can consider manually exporting and importing Data to achieve data synchronization:"
|
||||
"Data": "Data synchronization through third-party synchronization disks is not supported, otherwise data may be damaged. Consider manually exporting and importing Data for data synchronization:"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"id": "20200813093015-u6bopdt",
|
||||
"title": "常见问题",
|
||||
"type": "doc",
|
||||
"updated": "20220808132829"
|
||||
"updated": "20220808181532"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
@ -1894,240 +1894,26 @@
|
|||
"HeadingLevel": 2,
|
||||
"Properties": {
|
||||
"id": "20210918114843-6xo7hmr",
|
||||
"updated": "20220421192258"
|
||||
"updated": "20220808181126"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "如何使用第三方同步盘进行数据同步?"
|
||||
"Data": "支持通过第三方同步盘进行数据同步吗?"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20210918114855-vrhbp4h",
|
||||
"Type": "NodeList",
|
||||
"ListData": {},
|
||||
"Properties": {
|
||||
"id": "20210918114855-vrhbp4h",
|
||||
"updated": "20210918115430"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20210918114944-lq7qsku",
|
||||
"Type": "NodeListItem",
|
||||
"ListData": {
|
||||
"BulletChar": 42,
|
||||
"Marker": "Kg=="
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20210918114944-lq7qsku"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20210918114944-8jfe9er",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20210918114944-8jfe9er",
|
||||
"updated": "20210918115719"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "请仅同步 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeCodeSpan",
|
||||
"Data": "code",
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeCodeSpanOpenMarker"
|
||||
},
|
||||
{
|
||||
"Type": "NodeCodeSpanContent",
|
||||
"Data": "工作空间/data/"
|
||||
},
|
||||
{
|
||||
"Type": "NodeCodeSpanCloseMarker"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": ",切勿同步整个工作空间"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20210918115445-74huifz",
|
||||
"Type": "NodeListItem",
|
||||
"ListData": {
|
||||
"BulletChar": 42,
|
||||
"Marker": "Kg=="
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20210918115445-74huifz"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20210918115445-1caj1co",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"fold": "0",
|
||||
"id": "20210918115445-1caj1co",
|
||||
"updated": "20210918115558"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "思源运行期间请暂停第三方同步,否则可能会出现数据损坏,细节请参考"
|
||||
},
|
||||
{
|
||||
"Type": "NodeLink",
|
||||
"Data": "span",
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeOpenBracket"
|
||||
},
|
||||
{
|
||||
"Type": "NodeLinkText",
|
||||
"Data": "这里"
|
||||
},
|
||||
{
|
||||
"Type": "NodeCloseBracket"
|
||||
},
|
||||
{
|
||||
"Type": "NodeOpenParen"
|
||||
},
|
||||
{
|
||||
"Type": "NodeLinkDest",
|
||||
"Data": "https://ld246.com/article/1626537583158"
|
||||
},
|
||||
{
|
||||
"Type": "NodeCloseParen"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20210918114945-4ro6tvl",
|
||||
"Type": "NodeListItem",
|
||||
"ListData": {
|
||||
"BulletChar": 42,
|
||||
"Marker": "Kg=="
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20210918114945-4ro6tvl"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20210918114945-3s6zx0u",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20210918114945-3s6zx0u",
|
||||
"updated": "20210918115755"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "Android 端数据文件夹路径为 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeCodeSpan",
|
||||
"Data": "code",
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeCodeSpanOpenMarker"
|
||||
},
|
||||
{
|
||||
"Type": "NodeCodeSpanContent",
|
||||
"Data": "内部存储设备/Android/data/org.b3log.siyuan/files/siyuan/data/"
|
||||
},
|
||||
{
|
||||
"Type": "NodeCodeSpanCloseMarker"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": ",该路径是应用私有路径,其他程序无法读取,只能手动复制"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20220619171358-h7imkkn",
|
||||
"Type": "NodeListItem",
|
||||
"ListData": {
|
||||
"BulletChar": 42,
|
||||
"Marker": "Kg=="
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20220619171358-h7imkkn"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20220619171358-foc2f1q",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20220619171358-foc2f1q",
|
||||
"updated": "20220619171555"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "iOS/iPad 端数据文件夹路径不可见"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20210918115406-h9ilvo9",
|
||||
"Type": "NodeListItem",
|
||||
"ListData": {
|
||||
"BulletChar": 42,
|
||||
"Marker": "Kg=="
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20210918115406-h9ilvo9",
|
||||
"updated": "20210918115430"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20210918115406-qhnbsm1",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20210918115406-qhnbsm1",
|
||||
"updated": "20210918115430"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "第三方同步和思源同步存在冲突,切勿同时使用"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20220619171557-pw4qxlu",
|
||||
"ID": "20220808181019-df3ssjs",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20220619171557-pw4qxlu",
|
||||
"updated": "20220619171756"
|
||||
"id": "20220808181019-df3ssjs",
|
||||
"updated": "20220808181532"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "另外,可以考虑手动导出导入 Data 实现数据同步:"
|
||||
"Data": "不支持通过第三方同步盘进行数据同步,否则可能会导致数据损坏。可以考虑手动导出导入 Data 实现数据同步:"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"icon": "2753",
|
||||
"id": "20211226115227-r1rty9v",
|
||||
"title": "常見問題",
|
||||
"updated": "20220808132844"
|
||||
"updated": "20220808181824"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
@ -1787,224 +1787,31 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"ID": "20211226115356-ha8z0ho",
|
||||
"ID": "20220808181824-pwnc2gx",
|
||||
"Type": "NodeHeading",
|
||||
"HeadingLevel": 2,
|
||||
"Properties": {
|
||||
"id": "20211226115356-ha8z0ho",
|
||||
"updated": "20211228141228"
|
||||
"id": "20220808181824-pwnc2gx",
|
||||
"updated": "20220808181824"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "如何使用第三方同步碟進行資料同步?"
|
||||
"Data": "支持通過第三方同步盤進行數據同步嗎?"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20211226115356-3in0o6m",
|
||||
"Type": "NodeList",
|
||||
"ListData": {},
|
||||
"Properties": {
|
||||
"id": "20211226115356-3in0o6m",
|
||||
"updated": "20211228141236"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20211226115356-6mz51rm",
|
||||
"Type": "NodeListItem",
|
||||
"ListData": {
|
||||
"BulletChar": 42,
|
||||
"Marker": "Kg=="
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20211226115356-6mz51rm"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20211226115356-ceokwxz",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20211226115356-ceokwxz"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "請僅同步 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeCodeSpan",
|
||||
"Data": "code",
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeCodeSpanOpenMarker"
|
||||
},
|
||||
{
|
||||
"Type": "NodeCodeSpanContent",
|
||||
"Data": "工作空間/data/"
|
||||
},
|
||||
{
|
||||
"Type": "NodeCodeSpanCloseMarker"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": ",切勿同步整個工作空間"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20211226115356-8js1cre",
|
||||
"Type": "NodeListItem",
|
||||
"ListData": {
|
||||
"BulletChar": 42,
|
||||
"Marker": "Kg=="
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20211226115356-8js1cre",
|
||||
"updated": "20211228141231"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20211226115356-d8c1p84",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20211226115356-d8c1p84",
|
||||
"updated": "20211228141231"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "思源運行期間請暫停第三方同步,否則可能會出現資料損壞,細節請參考"
|
||||
},
|
||||
{
|
||||
"Type": "NodeLink",
|
||||
"Data": "span",
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeOpenBracket"
|
||||
},
|
||||
{
|
||||
"Type": "NodeLinkText",
|
||||
"Data": "這裡"
|
||||
},
|
||||
{
|
||||
"Type": "NodeCloseBracket"
|
||||
},
|
||||
{
|
||||
"Type": "NodeOpenParen"
|
||||
},
|
||||
{
|
||||
"Type": "NodeLinkDest",
|
||||
"Data": "https://ld246.com/article/1626537583158"
|
||||
},
|
||||
{
|
||||
"Type": "NodeCloseParen"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20211226115356-k2pkly3",
|
||||
"Type": "NodeListItem",
|
||||
"ListData": {
|
||||
"BulletChar": 42,
|
||||
"Marker": "Kg=="
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20211226115356-k2pkly3",
|
||||
"updated": "20211228141236"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20211226115356-74boopf",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20211226115356-74boopf",
|
||||
"updated": "20211228141236"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "Android 端"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "資料文件"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "夾路徑為 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeCodeSpan",
|
||||
"Data": "code",
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeCodeSpanOpenMarker"
|
||||
},
|
||||
{
|
||||
"Type": "NodeCodeSpanContent",
|
||||
"Data": "內部存儲設備/Android/data/org.b3log.siyuan/files/siyuan/data/"
|
||||
},
|
||||
{
|
||||
"Type": "NodeCodeSpanCloseMarker"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": ",該路徑是應用私有路徑,其他程式無法讀取,只能手動複製"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20211226115356-cbazfe6",
|
||||
"Type": "NodeListItem",
|
||||
"ListData": {
|
||||
"BulletChar": 42,
|
||||
"Marker": "Kg=="
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20211226115356-cbazfe6"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20211226115356-gv0e4sv",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20211226115356-gv0e4sv"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "第三方同步和思源同步存在沖突,切勿同時使用"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20220619172140-6g8du8b",
|
||||
"ID": "20220808181824-qsqqcd6",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20220619172140-6g8du8b",
|
||||
"updated": "20220619172140"
|
||||
"id": "20220808181824-qsqqcd6",
|
||||
"updated": "20220808181824"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "另外,可以考慮手動導出導入 Data 實現數據同步:"
|
||||
"Data": "不支持通過第三方同步盤進行數據同步,否則可能會導致數據損壞。可以考慮手動導出導入 Data 實現數據同步:"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue