mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-29 21:08:49 +01:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
7075076267
3 changed files with 399 additions and 11 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"id": "20200924101256-f8b1sbi",
|
||||
"title": "Ref Content Block",
|
||||
"type": "doc",
|
||||
"updated": "20220623201408"
|
||||
"updated": "20230420123252"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
|
@ -496,6 +496,106 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20230420123242-xsz318y",
|
||||
"Type": "NodeHeading",
|
||||
"HeadingLevel": 2,
|
||||
"Properties": {
|
||||
"id": "20230420123242-xsz318y",
|
||||
"updated": "20230420123245"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "Filter"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20230420123242-7uymi9i",
|
||||
"Type": "NodeList",
|
||||
"ListData": {},
|
||||
"Properties": {
|
||||
"id": "20230420123242-7uymi9i",
|
||||
"updated": "20230420123252"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20230420123242-gn62yz6",
|
||||
"Type": "NodeListItem",
|
||||
"ListData": {
|
||||
"BulletChar": 42,
|
||||
"Marker": "Kg=="
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20230420123242-gn62yz6",
|
||||
"updated": "20230420123242"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20230420123242-sbvr7xx",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20230420123242-sbvr7xx",
|
||||
"updated": "20230420123242"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "Use "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "code",
|
||||
"TextMarkTextContent": "(("
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " to search in all types of blocks"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20230420123242-gm0o5hw",
|
||||
"Type": "NodeListItem",
|
||||
"ListData": {
|
||||
"BulletChar": 42,
|
||||
"Marker": "Kg=="
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20230420123242-gm0o5hw",
|
||||
"updated": "20230420123252"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20230420123242-ba8ysjk",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20230420123242-ba8ysjk",
|
||||
"updated": "20230420123252"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "Use "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "code",
|
||||
"TextMarkTextContent": "[["
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " to search only within doc blocks"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20220623201008-0h3iwvb",
|
||||
"Type": "NodeHeading",
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
"id": "20200813013559-sgbzl5k",
|
||||
"title": "引用内容块",
|
||||
"type": "doc",
|
||||
"updated": "20221007175038"
|
||||
"updated": "20230420123152"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
|
@ -448,7 +448,23 @@
|
|||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "将光标插入符移入引用元素,直接修改内容,这样会将该引用的锚文本设置为静态锚文本"
|
||||
"Data": "将光标插入符移入"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "引用"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "元素,直接修改内容,这样会将该"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "引用"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "的锚文本设置为静态锚文本"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -475,7 +491,15 @@
|
|||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "右键单击引用元素后在弹出的菜单中修改锚文本,这样得到的锚文本也是静态锚文本"
|
||||
"Data": "右键单击"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "引用"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "元素后在弹出的菜单中修改锚文本,这样得到的锚文本也是静态锚文本"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -503,7 +527,115 @@
|
|||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "右键单击引用元素后在弹出的菜单中清空锚文本,这样将使用动态锚文本"
|
||||
"Data": "右键单击"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "引用"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "元素后在弹出的菜单中清空锚文本,这样将使用动态锚文本"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20230420122954-zw10k6f",
|
||||
"Type": "NodeHeading",
|
||||
"HeadingLevel": 2,
|
||||
"Properties": {
|
||||
"id": "20230420122954-zw10k6f",
|
||||
"updated": "20230420122957"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "筛选"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20230420123112-keq7tik",
|
||||
"Type": "NodeList",
|
||||
"ListData": {},
|
||||
"Properties": {
|
||||
"id": "20230420123112-keq7tik",
|
||||
"updated": "20230420123152"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20230420123137-dju5jji",
|
||||
"Type": "NodeListItem",
|
||||
"ListData": {
|
||||
"BulletChar": 42,
|
||||
"Marker": "Kg=="
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20230420123137-dju5jji",
|
||||
"updated": "20230420123137"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20230420123137-61yxpkv",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20230420123137-61yxpkv",
|
||||
"updated": "20230420123137"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "使用 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "code",
|
||||
"TextMarkTextContent": "(("
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " 在所有类型的块中进行搜索"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20230420123140-08i801q",
|
||||
"Type": "NodeListItem",
|
||||
"ListData": {
|
||||
"BulletChar": 42,
|
||||
"Marker": "Kg=="
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20230420123140-08i801q",
|
||||
"updated": "20230420123152"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20230420123140-ghbasee",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20230420123140-ghbasee",
|
||||
"updated": "20230420123152"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "使用 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "code",
|
||||
"TextMarkTextContent": "[["
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " 仅在文档块中进行搜索"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -653,7 +785,15 @@
|
|||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "直接使用语法的主要场景是通过外部工具或者 API 建立引用,大部分情况下我们主要还是直接使用 "
|
||||
"Data": "直接使用语法的主要场景是通过外部工具或者 API 建立"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "引用"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": ",大部分情况下我们主要还是直接使用 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
|
|
@ -662,7 +802,23 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " 触发引用搜索来建立引用。"
|
||||
"Data": " 触发"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "引用"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "搜索来建立"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "引用"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "。"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
"Properties": {
|
||||
"id": "20211226120247-63nd8y5",
|
||||
"title": "引用内容塊",
|
||||
"updated": "20221007175123"
|
||||
"updated": "20230420123224"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
|
@ -405,7 +405,23 @@
|
|||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "將光標插入符移入引用元素,直接修改內容,這樣會將該引用的錨文本設置為靜態錨文本"
|
||||
"Data": "將光標插入符移入"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "引用"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "元素,直接修改內容,這樣會將該"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "引用"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "的錨文本設置為靜態錨文本"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -433,7 +449,15 @@
|
|||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "右鍵單擊引用元素後在彈出的菜單中修改錨文本,這樣得到的錨文本也是靜態錨文本"
|
||||
"Data": "右鍵單擊"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "引用"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "元素後在彈出的菜單中修改錨文本,這樣得到的錨文本也是靜態錨文本"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -461,7 +485,115 @@
|
|||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "右鍵單擊引用元素後在彈出的菜單中清空錨文本,這樣將使用動態錨文本"
|
||||
"Data": "右鍵單擊"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "引用"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "元素後在彈出的菜單中清空錨文本,這樣將使用動態錨文本"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20230420123224-22gd6st",
|
||||
"Type": "NodeHeading",
|
||||
"HeadingLevel": 2,
|
||||
"Properties": {
|
||||
"id": "20230420123224-22gd6st",
|
||||
"updated": "20230420123224"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "篩選"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20230420123224-9l7kdi7",
|
||||
"Type": "NodeList",
|
||||
"ListData": {},
|
||||
"Properties": {
|
||||
"id": "20230420123224-9l7kdi7",
|
||||
"updated": "20230420123224"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20230420123224-arcczbk",
|
||||
"Type": "NodeListItem",
|
||||
"ListData": {
|
||||
"BulletChar": 42,
|
||||
"Marker": "Kg=="
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20230420123224-arcczbk",
|
||||
"updated": "20230420123224"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20230420123224-fo6o8dw",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20230420123224-fo6o8dw",
|
||||
"updated": "20230420123224"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "使用 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "code",
|
||||
"TextMarkTextContent": "(("
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " 在所有類型的塊中進行搜索"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20230420123224-7ivzvzz",
|
||||
"Type": "NodeListItem",
|
||||
"ListData": {
|
||||
"BulletChar": 42,
|
||||
"Marker": "Kg=="
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20230420123224-7ivzvzz",
|
||||
"updated": "20230420123224"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20230420123224-okegooe",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20230420123224-okegooe",
|
||||
"updated": "20230420123224"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "使用 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "code",
|
||||
"TextMarkTextContent": "[["
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " 僅在文檔塊中進行搜索"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue