🎨 Generate document history when dragging outline https://github.com/siyuan-note/siyuan/issues/10834
This commit is contained in:
parent
ac9304f589
commit
5e410fdec7
3 changed files with 177 additions and 15 deletions
|
@ -5,7 +5,8 @@
|
|||
"Properties": {
|
||||
"id": "20210615213222-vs5tzbd",
|
||||
"title": "Data history",
|
||||
"updated": "20230422102255"
|
||||
"type": "doc",
|
||||
"updated": "20240402174245"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
@ -183,7 +184,7 @@
|
|||
"ListData": {},
|
||||
"Properties": {
|
||||
"id": "20220501135308-30uwxvd",
|
||||
"updated": "20230403114455"
|
||||
"updated": "20240402174245"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
@ -208,7 +209,15 @@
|
|||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "Every 10 minutes, a history will be generated for the documents updated within these 10 minutes (the interval can be set by "
|
||||
"Data": "Every 10 minutes, "
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "a"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " history will be generated for the documents updated within these 10 minutes (the interval can be set by "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
|
@ -272,7 +281,15 @@
|
|||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "When synchronizing in the cloud, the local data covered by the cloud will generate a history, and the suffix of the history folder is "
|
||||
"Data": "When synchronizing in the cloud, the local data covered by the cloud will generate "
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "a"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " history, and the suffix of the history folder is "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
|
@ -357,7 +374,15 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": ", a history will be generated, and the suffix of the history folder is "
|
||||
"Data": ", "
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "a"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " history will be generated, and the suffix of the history folder is "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
|
@ -405,7 +430,15 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": ", a history will be generated, and the suffix of the history folder is "
|
||||
"Data": ", "
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "a"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " history will be generated, and the suffix of the history folder is "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
|
@ -429,7 +462,7 @@
|
|||
},
|
||||
"Properties": {
|
||||
"id": "20230403114321-4rwhj6j",
|
||||
"updated": "20230403114424"
|
||||
"updated": "20240402174245"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
@ -437,7 +470,7 @@
|
|||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20230403114321-tou7etc",
|
||||
"updated": "20230403114424"
|
||||
"updated": "20240402174245"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
@ -451,7 +484,7 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": ", a history will be generated, and the suffix of the history folder "
|
||||
"Data": ", a history will be generated, and the suffix of the history folder is "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
|
@ -465,6 +498,43 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20240402174218-u5vrt8y",
|
||||
"Type": "NodeListItem",
|
||||
"ListData": {
|
||||
"BulletChar": 42,
|
||||
"Marker": "Kg=="
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20240402174218-u5vrt8y",
|
||||
"updated": "20240402174243"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20240402174218-9x6w0bk",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20240402174218-9x6w0bk",
|
||||
"updated": "20240402174243"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "When dragging an outline item in the outline panel, a history will be generated, and the suffix of the history folder is "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "code",
|
||||
"TextMarkTextContent": "-outline"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
@ -5,7 +5,8 @@
|
|||
"Properties": {
|
||||
"id": "20210615211733-v6rzowm",
|
||||
"title": "数据历史",
|
||||
"updated": "20240119210241"
|
||||
"type": "doc",
|
||||
"updated": "20240402173808"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
@ -183,7 +184,7 @@
|
|||
"ListData": {},
|
||||
"Properties": {
|
||||
"id": "20210403160319-ufy7jta",
|
||||
"updated": "20230403114310"
|
||||
"updated": "20240402173808"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
@ -208,7 +209,15 @@
|
|||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "每隔 10 分钟会对这 10 分钟内更新过的文档生成历史(间隔时间可通过 "
|
||||
"Data": "每隔 10 分钟会对这 10 分钟内更新过的文档生成历史(间隔"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "时间"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "可通过 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
|
@ -309,7 +318,15 @@
|
|||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "手动删除笔记本、文档和资源文件时会生成历史,历史文件夹后缀为 "
|
||||
"Data": "手动删除笔记本、文档和"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "资源文件"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "时会生成历史,历史文件夹后缀为 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
|
@ -465,6 +482,43 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20240402173746-e726apc",
|
||||
"Type": "NodeListItem",
|
||||
"ListData": {
|
||||
"BulletChar": 42,
|
||||
"Marker": "Kg=="
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20240402173746-e726apc",
|
||||
"updated": "20240402173808"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20240402173746-k4p1tqy",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20240402173746-k4p1tqy",
|
||||
"updated": "20240402173808"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "在大纲面板拖拽大纲项目时会生成历史,历史文件夹后缀为 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "code",
|
||||
"TextMarkTextContent": "-outline"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
@ -5,7 +5,8 @@
|
|||
"Properties": {
|
||||
"id": "20211226122707-8cr09co",
|
||||
"title": "資料歷史",
|
||||
"updated": "20230713213240"
|
||||
"type": "doc",
|
||||
"updated": "20240402174257"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
@ -183,7 +184,7 @@
|
|||
"ListData": {},
|
||||
"Properties": {
|
||||
"id": "20220501135134-p6jpw7s",
|
||||
"updated": "20230403114139"
|
||||
"updated": "20240402174257"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
@ -465,6 +466,43 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20240402174257-jk88juq",
|
||||
"Type": "NodeListItem",
|
||||
"ListData": {
|
||||
"BulletChar": 42,
|
||||
"Marker": "Kg=="
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20240402174257-jk88juq",
|
||||
"updated": "20240402174257"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20240402174257-a7ei3il",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20240402174257-a7ei3il",
|
||||
"updated": "20240402174257"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "在大綱面板拖曳大綱專案時會產生歷史,歷史資料夾後綴為 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "code",
|
||||
"TextMarkTextContent": "-outline"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue