This commit is contained in:
Liang Ding 2022-10-26 22:23:59 +08:00
parent 221693d937
commit ed7e85ce6d
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
5 changed files with 171 additions and 21 deletions

View file

@ -115,7 +115,7 @@
"type": "Type",
"searchType": "Type (searches in the enabled types below, the filter option in the global search overrides this setting)",
"searchAttr": "Attribute (search not only in the content, but also in the following enabled attributes)",
"searchBackmention": "Backlink Mentions (backlink mentions search keywords are obtained from)",
"searchBackmention": "Backlink mentions (backlink mentions search keywords are obtained from)",
"searchVirtualRef": "Virtual reference (virtual reference search keywords are obtained from)",
"netImg2LocalAsset": "Convert network images to local images",
"releaseDate": "Release Date",

View file

@ -115,7 +115,7 @@
"type": "Tipo",
"searchType": "Tipos (busque en los tipos habilitados a continuación, la opción de filtro en la búsqueda global anula esta configuración)",
"searchAttr": "Atributo (busca no sólo en el contenido, sino también en los siguientes atributos habilitados)",
"searchBackmention": "Menciones de Backlinks (las menciones de backlinks de las que se obtienen las palabras clave de la búsqueda)",
"searchBackmention": "Menciones de backlinks (las menciones de backlinks de las que se obtienen las palabras clave de la búsqueda)",
"searchVirtualRef": "Referencia virtual (las palabras clave de búsqueda de referencias virtuales se obtienen a partir de ellas)",
"netImg2LocalAsset": "Convertir imágenes de red en imágenes locales",
"releaseDate": "Fecha de lanzamiento",

View file

@ -6,7 +6,7 @@
"id": "20200924101200-gss5vee",
"title": "Navigate in the Content Block",
"type": "doc",
"updated": "20220312233028"
"updated": "20221026222138"
},
"Children": [
{
@ -430,17 +430,70 @@
"ID": "20210106204954-rpwfh3i",
"Type": "NodeParagraph",
"Properties": {
"id": "20210106204954-rpwfh3i"
"id": "20210106204954-rpwfh3i",
"updated": "20221026221426"
},
"Children": [
{
"Type": "NodeText",
"Data": "It is mentioned that the name and aliases of the content block in the current document is used as a keyword to search, and the search result is a content block containing these keywords. You can use the link button to convert the mention into a link: the mention will be replaced with "
"Data": "Mentions are searched using the content block name, alias, reference anchor text and document name in the current document as keywords (the search scope can be set in "
},
{
"Type": "NodeTextMark",
"TextMarkType": "code",
"TextMarkTextContent": "((id \"content block name\"))"
"TextMarkType": "kbd",
"TextMarkTextContent": "Settings"
},
{
"Type": "NodeText",
"Data": " - "
},
{
"Type": "NodeTextMark",
"TextMarkType": "kbd",
"TextMarkTextContent": "Search"
},
{
"Type": "NodeText",
"Data": " - "
},
{
"Type": "NodeTextMark",
"TextMarkType": "kbd",
"TextMarkTextContent": "Backlink mentions"
},
{
"Type": "NodeText",
"Data": "), the search results are blocks of content that contain these keywords."
}
]
},
{
"ID": "20221026222024-1ug5zq4",
"Type": "NodeParagraph",
"Properties": {
"id": "20221026222024-1ug5zq4",
"updated": "20221026222138"
},
"Children": [
{
"Type": "NodeText",
"Data": ""
},
{
"Type": "NodeTextMark",
"TextMarkType": "tag",
"TextMarkTextContent": "Note"
},
{
"Type": "NodeText",
"Data": ": Mention search will only search in normal text, not in line-level elements such as bold and italics, and block-level elements such as code blocks and charts. The rule are the same as the "
},
{
"Type": "NodeTextMark",
"TextMarkType": "block-ref",
"TextMarkBlockRefID": "20211010212319-oy401ib",
"TextMarkBlockRefSubtype": "s",
"TextMarkTextContent": "detection rules of virtual reference"
},
{
"Type": "NodeText",

View file

@ -6,7 +6,7 @@
"id": "20200813131152-0wk5akh",
"title": "在内容块中遨游",
"type": "doc",
"updated": "20220312233009"
"updated": "20221026222004"
},
"Children": [
{
@ -433,21 +433,74 @@
"ID": "20210106201743-z1iz0ce",
"Type": "NodeParagraph",
"Properties": {
"id": "20210106201743-z1iz0ce"
"id": "20210106201743-z1iz0ce",
"updated": "20221026221118"
},
"Children": [
{
"Type": "NodeText",
"Data": "提及使用当前文档中内容块名称和别名作为关键字进行搜索,搜索结果为包含这些关键字的内容块。可以通过链接按钮将提及转换为链接:提及处会使用 "
"Data": "提及使用当前文档中内容块命名、别名、引用锚文本和文档名作为关键字进行搜索(可在 "
},
{
"Type": "NodeTextMark",
"TextMarkType": "code",
"TextMarkTextContent": "((id \"内容块名称\"))"
"TextMarkType": "kbd",
"TextMarkTextContent": "设置"
},
{
"Type": "NodeText",
"Data": " 进行替换。"
"Data": " - "
},
{
"Type": "NodeTextMark",
"TextMarkType": "kbd",
"TextMarkTextContent": "搜索"
},
{
"Type": "NodeText",
"Data": " - "
},
{
"Type": "NodeTextMark",
"TextMarkType": "kbd",
"TextMarkTextContent": "反链提及"
},
{
"Type": "NodeText",
"Data": " 中设置搜索范围),搜索结果为包含这些关键字的内容块。"
}
]
},
{
"ID": "20221026221105-dyj8l8n",
"Type": "NodeParagraph",
"Properties": {
"id": "20221026221105-dyj8l8n",
"updated": "20221026222004"
},
"Children": [
{
"Type": "NodeText",
"Data": ""
},
{
"Type": "NodeTextMark",
"TextMarkType": "tag",
"TextMarkTextContent": "注意"
},
{
"Type": "NodeText",
"Data": "​:提及搜索仅会在普通文本中搜索,不会在粗体、斜体等行级元素和代码块、图表等块级元素中搜索,这一点和"
},
{
"Type": "NodeTextMark",
"TextMarkType": "block-ref",
"TextMarkBlockRefID": "20211010211708-0qn8cpl",
"TextMarkBlockRefSubtype": "s",
"TextMarkTextContent": "虚拟引用探测规则"
},
{
"Type": "NodeText",
"Data": "是相同的。"
}
]
}

View file

@ -5,7 +5,7 @@
"Properties": {
"id": "20211226120349-rbkmozu",
"title": "在内容塊中遨遊",
"updated": "20220312233003"
"updated": "20221026222236"
},
"Children": [
{
@ -380,21 +380,39 @@
"Type": "NodeParagraph",
"Properties": {
"id": "20211226120415-k8yvb62",
"updated": "20211226152312"
"updated": "20221026221359"
},
"Children": [
{
"Type": "NodeText",
"Data": "提及使用當前文檔中內容塊名稱和別名作為關鍵字進行搜索,搜索結果為包含這些關鍵字的內容塊。可以通過連結按鈕將提及轉換為連結:提及處會使用 "
"Data": "提及使用當前文檔中內容塊命名、別名、引用錨文本和文檔名作為關鍵字進行搜索(可在 "
},
{
"Type": "NodeTextMark",
"TextMarkType": "code",
"TextMarkTextContent": "((id \"內容塊名稱\"))"
"TextMarkType": "kbd",
"TextMarkTextContent": "設置"
},
{
"Type": "NodeText",
"Data": " 進行替換。"
"Data": " - "
},
{
"Type": "NodeTextMark",
"TextMarkType": "kbd",
"TextMarkTextContent": "搜索"
},
{
"Type": "NodeText",
"Data": " - "
},
{
"Type": "NodeTextMark",
"TextMarkType": "kbd",
"TextMarkTextContent": "反鏈提及"
},
{
"Type": "NodeText",
"Data": " 中設置搜索範圍),搜索結果為包含這些關鍵字的內容塊。"
}
]
},
@ -403,8 +421,34 @@
"Type": "NodeParagraph",
"Properties": {
"id": "20211228134547-inyam43",
"updated": "20211228134547"
}
"updated": "20221026222236"
},
"Children": [
{
"Type": "NodeText",
"Data": ""
},
{
"Type": "NodeTextMark",
"TextMarkType": "tag",
"TextMarkTextContent": "注意"
},
{
"Type": "NodeText",
"Data": "​:提及搜索僅會在普通文本中搜索,不會在粗體、斜體等行級元素和代碼塊、圖表等塊級元素中搜索,這一點和"
},
{
"Type": "NodeTextMark",
"TextMarkType": "block-ref",
"TextMarkBlockRefID": "20211226122825-w6wxq0c",
"TextMarkBlockRefSubtype": "s",
"TextMarkTextContent": "虛擬引用探測規則"
},
{
"Type": "NodeText",
"Data": "是相同的。"
}
]
}
]
}