From b5886ef53311c430d4b7a0d86635531244742a8e Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Sat, 16 Jul 2022 17:46:40 +0800 Subject: [PATCH] =?UTF-8?q?:memo:=20=E6=9B=B4=E6=96=B0=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E5=8E=86=E5=8F=B2=E5=AF=86=E9=92=A5=E5=88=9D=E5=A7=8B=E5=8C=96?= =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../20210615213222-vs5tzbd.sy | 50 +++++++++++++++++-- .../20210615211733-v6rzowm.sy | 46 +++++++++++++++-- .../20211226122707-8cr09co.sy | 50 +++++++++++++++++-- 3 files changed, 133 insertions(+), 13 deletions(-) diff --git a/app/guide/20210808180117-6v0mkxr/20200923234011-ieuun1p/20210808180303-xaduj2o/20210615213222-vs5tzbd.sy b/app/guide/20210808180117-6v0mkxr/20200923234011-ieuun1p/20210808180303-xaduj2o/20210615213222-vs5tzbd.sy index 639642a77..00851e71c 100644 --- a/app/guide/20210808180117-6v0mkxr/20200923234011-ieuun1p/20210808180303-xaduj2o/20210615213222-vs5tzbd.sy +++ b/app/guide/20210808180117-6v0mkxr/20200923234011-ieuun1p/20210808180303-xaduj2o/20210615213222-vs5tzbd.sy @@ -4,7 +4,7 @@ "Properties": { "id": "20210615213222-vs5tzbd", "title": "Data history", - "updated": "20210928101257" + "updated": "20220716174508" }, "Children": [ { @@ -1364,16 +1364,56 @@ ] }, { - "ID": "20220615120602-cx1f2g9", + "ID": "20220716174347-vpsct46", "Type": "NodeParagraph", "Properties": { - "id": "20220615120602-cx1f2g9", - "updated": "20220615120602" + "id": "20220716174347-vpsct46", + "updated": "20220716174508" }, "Children": [ { "Type": "NodeText", - "Data": "If you have multiple devices, you only need to initialize the key on one of the devices, then copy the key string to other devices and import by importing the key string. Do not initialize keys repeatedly on multiple devices, otherwise data snapshots will not be available across devices, for example, data snapshots cannot be synchronized through the cloud." + "Data": "If you have multiple devices, you only need to " + }, + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "Generate key" + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + }, + { + "Type": "NodeText", + "Data": " on one of the devices, and then copy the key string to other devices by " + }, + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "Import key" + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + }, + { + "Type": "NodeText", + "Data": " import. Do not initialize keys repeatedly on multiple devices, otherwise data snapshots will not be available across devices, for example, data snapshots cannot be synchronized through the cloud." } ] }, diff --git a/app/guide/20210808180117-czj9bvb/20200812220555-lj3enxa/20210808180321-hbvl5c2/20210615211733-v6rzowm.sy b/app/guide/20210808180117-czj9bvb/20200812220555-lj3enxa/20210808180321-hbvl5c2/20210615211733-v6rzowm.sy index 192301498..8bed895f1 100644 --- a/app/guide/20210808180117-czj9bvb/20200812220555-lj3enxa/20210808180321-hbvl5c2/20210615211733-v6rzowm.sy +++ b/app/guide/20210808180117-czj9bvb/20200812220555-lj3enxa/20210808180321-hbvl5c2/20210615211733-v6rzowm.sy @@ -4,7 +4,7 @@ "Properties": { "id": "20210615211733-v6rzowm", "title": "数据历史", - "updated": "20220708101301" + "updated": "20220716174244" }, "Children": [ { @@ -1388,12 +1388,52 @@ "Type": "NodeParagraph", "Properties": { "id": "20220615113953-4o3uc9z", - "updated": "20220615114137" + "updated": "20220716174244" }, "Children": [ { "Type": "NodeText", - "Data": "如果你有多台设备,仅需在其中一台设备上初始化密钥,然后拷贝该密钥字符串到其他设备上,通过导入密钥字符串进行导入。切勿在多台设备上重复初始化密钥,否则数据快照将无法跨设备使用,比如无法通过云端同步数据快照。" + "Data": "如果你有多台设备,仅需在其中一台设备上 " + }, + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "生成密钥" + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + }, + { + "Type": "NodeText", + "Data": ",然后拷贝该密钥字符串到其他设备上,通过 " + }, + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "导入密钥" + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + }, + { + "Type": "NodeText", + "Data": " 进行导入。切勿在多台设备上重复初始化密钥,否则数据快照将无法跨设备使用,比如无法通过云端同步数据快照。" } ] }, diff --git a/app/guide/20211226090932-5lcq56f/20211226115423-d5z1joq/20211226121203-rjjngpz/20211226122707-8cr09co.sy b/app/guide/20211226090932-5lcq56f/20211226115423-d5z1joq/20211226121203-rjjngpz/20211226122707-8cr09co.sy index 386f9e01f..245144bde 100644 --- a/app/guide/20211226090932-5lcq56f/20211226115423-d5z1joq/20211226121203-rjjngpz/20211226122707-8cr09co.sy +++ b/app/guide/20211226090932-5lcq56f/20211226115423-d5z1joq/20211226121203-rjjngpz/20211226122707-8cr09co.sy @@ -4,7 +4,7 @@ "Properties": { "id": "20211226122707-8cr09co", "title": "數據歷史", - "updated": "20211226121454" + "updated": "20220716174547" }, "Children": [ { @@ -1364,16 +1364,56 @@ ] }, { - "ID": "20220615120134-v4frz4w", + "ID": "20220716174547-35l2lc3", "Type": "NodeParagraph", "Properties": { - "id": "20220615120134-v4frz4w", - "updated": "20220615120134" + "id": "20220716174547-35l2lc3", + "updated": "20220716174547" }, "Children": [ { "Type": "NodeText", - "Data": "如果你有多台設備,僅需在其中一台設備上初始化密鑰,然後拷貝該密鑰字符串到其他設備上,通過導入密鑰字符串進行導入。切勿在多台設備上重複初始化密鑰,否則數據快照將無法跨設備使用,比如無法通過雲端同步數據快照。" + "Data": "如果你有多台設備,僅需在其中一台設備上 " + }, + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "生成密鑰" + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + }, + { + "Type": "NodeText", + "Data": ",然後拷貝該密鑰字符串到其他設備上,通過 " + }, + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "導入密鑰" + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + }, + { + "Type": "NodeText", + "Data": " 進行導入。切勿在多台設備上重複初始化密鑰,否則數據快照將無法跨設備使用,比如無法通過雲端同步數據快照。" } ] },