📝 Remove links to github.com from the user guide https://github.com/siyuan-note/siyuan/issues/9011

This commit is contained in:
Daniel 2023-08-20 18:53:11 +08:00
parent 053e6f70bd
commit 28ff9a10ab
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
9 changed files with 33 additions and 123 deletions

View file

@ -8,7 +8,7 @@
"title": "Formatting elements",
"title-img": "background-color:#269;background-image: linear-gradient(white 2px, transparent 2px),linear-gradient(90deg, white 2px, transparent 2px),linear-gradient(rgba(255,255,255,.3) 1px, transparent 1px),linear-gradient(90deg, rgba(255,255,255,.3) 1px, transparent 1px);background-size: 100px 100px, 100px 100px, 20px 20px, 20px 20px;background-position:-2px -2px, -2px -2px, -1px -1px, -1px -1px;",
"type": "doc",
"updated": "20230328091244"
"updated": "20230820185102"
},
"Children": [
{
@ -3386,22 +3386,12 @@
"Type": "NodeParagraph",
"Properties": {
"id": "20211213121948-zo8q9wp",
"updated": "20211213122027"
"updated": "20230820185102"
},
"Children": [
{
"Type": "NodeText",
"Data": "Please refer to "
},
{
"Type": "NodeTextMark",
"TextMarkType": "a",
"TextMarkAHref": "https://github.com/paulrosen/abcjs",
"TextMarkTextContent": "abcjs"
},
{
"Type": "NodeText",
"Data": " for the syntax."
"Data": "Please refer to abcjs (github repo: paulrosen/abcjs) for the syntax."
}
]
},

View file

@ -5,7 +5,7 @@
"Properties": {
"id": "20220415232231-pqcizol",
"title": "Query syntax",
"updated": "20230802221616"
"updated": "20230820184820"
},
"Children": [
{
@ -622,7 +622,7 @@
"Type": "NodeParagraph",
"Properties": {
"id": "20220415232239-eewj58z",
"updated": "20220415232750"
"updated": "20230820184820"
},
"Children": [
{
@ -636,17 +636,7 @@
},
{
"Type": "NodeText",
"Data": ". A phrase is composed of some tokens in order, and these tokens are processed by the user's input text through the tokenizer. The tokenizer used by SiYuan is to make Chinese search easy to use (supports single-word search), so the implementation is based on word segmentation ("
},
{
"Type": "NodeTextMark",
"TextMarkType": "a",
"TextMarkAHref": "https://github.com/siyuan-note/sqlite-fts5-siyuan-tokenizer",
"TextMarkTextContent": "Tokenizer code"
},
{
"Type": "NodeText",
"Data": "), which means that each Chinese character or English letter will be split into a token. This has some effect on "
"Data": ". A phrase is composed of some tokens in order, and these tokens are processed by the user's input text through the tokenizer. The tokenizer used by SiYuan is to make Chinese search easy to use (supports single-word search), so the implementation is based on word segmentation, which means that each Chinese character or English letter will be split into a token. This has some effect on "
},
{
"Type": "NodeTextMark",
@ -655,7 +645,7 @@
},
{
"Type": "NodeText",
"Data": " concatenation, so it is recommended not to use "
"Data": " concatenation, so it is recommended not to use "
},
{
"Type": "NodeTextMark",
@ -664,7 +654,7 @@
},
{
"Type": "NodeText",
"Data": " to combine multiple phrases if unsure."
"Data": " to combine multiple phrases if unsure."
}
]
},

View file

@ -5,7 +5,7 @@
"Properties": {
"id": "20221223221636-ms2b4w9",
"title": "Flashcards",
"updated": "20230328100306"
"updated": "20230820185231"
},
"Children": [
{
@ -28,22 +28,12 @@
"Type": "NodeParagraph",
"Properties": {
"id": "20221223221639-ii0381j",
"updated": "20221223221754"
"updated": "20230820185231"
},
"Children": [
{
"Type": "NodeText",
"Data": "After setting the content block as a flashcard, it will automatically arrange the review through the spaced repetition algorithm "
},
{
"Type": "NodeTextMark",
"TextMarkType": "a",
"TextMarkAHref": "https://github.com/open-spaced-repetition/free-spaced-repetition-scheduler",
"TextMarkTextContent": "FSRS"
},
{
"Type": "NodeText",
"Data": "."
"Data": "After setting the content block as a flashcard, it will automatically arrange the review through the spaced repetition algorithm FSRS (github repo: open-spaced-repetition/free-spaced-repetition-scheduler)."
}
]
},

View file

@ -8,7 +8,7 @@
"title": "排版元素",
"title-img": "background-color: hsl(2, 57%, 40%);background-image: repeating-linear-gradient(transparent, transparent 50px, rgba(0,0,0,.4) 50px, rgba(0,0,0,.4) 53px, transparent 53px, transparent 63px, rgba(0,0,0,.4) 63px, rgba(0,0,0,.4) 66px, transparent 66px, transparent 116px, rgba(0,0,0,.5) 116px, rgba(0,0,0,.5) 166px, rgba(255,255,255,.2) 166px, rgba(255,255,255,.2) 169px, rgba(0,0,0,.5) 169px, rgba(0,0,0,.5) 179px, rgba(255,255,255,.2) 179px, rgba(255,255,255,.2) 182px, rgba(0,0,0,.5) 182px, rgba(0,0,0,.5) 232px, transparent 232px),repeating-linear-gradient(270deg, transparent, transparent 50px, rgba(0,0,0,.4) 50px, rgba(0,0,0,.4) 53px, transparent 53px, transparent 63px, rgba(0,0,0,.4) 63px, rgba(0,0,0,.4) 66px, transparent 66px, transparent 116px, rgba(0,0,0,.5) 116px, rgba(0,0,0,.5) 166px, rgba(255,255,255,.2) 166px, rgba(255,255,255,.2) 169px, rgba(0,0,0,.5) 169px, rgba(0,0,0,.5) 179px, rgba(255,255,255,.2) 179px, rgba(255,255,255,.2) 182px, rgba(0,0,0,.5) 182px, rgba(0,0,0,.5) 232px, transparent 232px),repeating-linear-gradient(125deg, transparent, transparent 2px, rgba(0,0,0,.2) 2px, rgba(0,0,0,.2) 3px, transparent 3px, transparent 5px, rgba(0,0,0,.2) 5px);",
"type": "doc",
"updated": "20220908200902"
"updated": "20230820185054"
},
"Children": [
{
@ -3385,22 +3385,12 @@
"Type": "NodeParagraph",
"Properties": {
"id": "20211213122035-83prmz2",
"updated": "20211213122043"
"updated": "20230820185054"
},
"Children": [
{
"Type": "NodeText",
"Data": "语法请参考 "
},
{
"Type": "NodeTextMark",
"TextMarkType": "a",
"TextMarkAHref": "https://github.com/paulrosen/abcjs",
"TextMarkTextContent": "abcjs"
},
{
"Type": "NodeText",
"Data": "。"
"Data": "语法请参考 abcjs (github repo: paulrosen/abcjs)。"
}
]
},

View file

@ -5,7 +5,7 @@
"Properties": {
"id": "20220415190432-r3xqn3r",
"title": "查询语法",
"updated": "20230802221513"
"updated": "20230820184739"
},
"Children": [
{
@ -620,7 +620,7 @@
"Type": "NodeParagraph",
"Properties": {
"id": "20220415192311-5fv8kjl",
"updated": "20220415205041"
"updated": "20230820184739"
},
"Children": [
{
@ -634,17 +634,7 @@
},
{
"Type": "NodeText",
"Data": " 进行连接。一个短语是由一些记号Token有序构成这些记号由用户的输入文本通过分词器处理得到。思源使用的分词器为了让中文搜索好用支持单字搜索所以实现方式是按照字分词的"
},
{
"Type": "NodeTextMark",
"TextMarkType": "a",
"TextMarkAHref": "https://github.com/siyuan-note/sqlite-fts5-siyuan-tokenizer",
"TextMarkTextContent": "分词器代码"
},
{
"Type": "NodeText",
"Data": "),也就是说每个汉字或者英文字母都会被拆分为一个记号。这对 "
"Data": " 进行连接。一个短语是由一些记号Token有序构成这些记号由用户的输入文本通过分词器处理得到。思源使用的分词器为了让中文搜索好用支持单字搜索所以实现方式是按照字分词的也就是说每个汉字或者英文字母都会被拆分为一个记号。这对 "
},
{
"Type": "NodeTextMark",
@ -653,7 +643,7 @@
},
{
"Type": "NodeText",
"Data": " 连接会产生一些影响,所以如果不确定的话,建议不要使用 "
"Data": " 连接会产生一些影响,所以如果不确定的话,建议不要使用 "
},
{
"Type": "NodeTextMark",
@ -662,7 +652,7 @@
},
{
"Type": "NodeText",
"Data": " 组合多个短语。"
"Data": " 组合多个短语。"
}
]
},

View file

@ -5,7 +5,7 @@
"Properties": {
"id": "20221223215557-o6gfsoy",
"title": "闪卡",
"updated": "20230328100253"
"updated": "20230820185147"
},
"Children": [
{
@ -28,22 +28,12 @@
"Type": "NodeParagraph",
"Properties": {
"id": "20221223215621-389av1h",
"updated": "20221223221748"
"updated": "20230820185147"
},
"Children": [
{
"Type": "NodeText",
"Data": "将内容块设置为闪卡后会自动通过间隔重复算法 "
},
{
"Type": "NodeTextMark",
"TextMarkType": "a",
"TextMarkAHref": "https://github.com/open-spaced-repetition/free-spaced-repetition-scheduler",
"TextMarkTextContent": "FSRS"
},
{
"Type": "NodeText",
"Data": " 安排复习。"
"Data": "将内容块设置为闪卡后会自动通过间隔重复算法 FSRS (github repo: open-spaced-repetition/free-spaced-repetition-scheduler) 安排复习。"
}
]
},

View file

@ -7,7 +7,7 @@
"id": "20211226121319-emrk2yy",
"title": "排版元素",
"title-img": "background-color: hsl(2, 57%, 40%);background-image: repeating-linear-gradient(transparent, transparent 50px, rgba(0,0,0,.4) 50px, rgba(0,0,0,.4) 53px, transparent 53px, transparent 63px, rgba(0,0,0,.4) 63px, rgba(0,0,0,.4) 66px, transparent 66px, transparent 116px, rgba(0,0,0,.5) 116px, rgba(0,0,0,.5) 166px, rgba(255,255,255,.2) 166px, rgba(255,255,255,.2) 169px, rgba(0,0,0,.5) 169px, rgba(0,0,0,.5) 179px, rgba(255,255,255,.2) 179px, rgba(255,255,255,.2) 182px, rgba(0,0,0,.5) 182px, rgba(0,0,0,.5) 232px, transparent 232px),repeating-linear-gradient(270deg, transparent, transparent 50px, rgba(0,0,0,.4) 50px, rgba(0,0,0,.4) 53px, transparent 53px, transparent 63px, rgba(0,0,0,.4) 63px, rgba(0,0,0,.4) 66px, transparent 66px, transparent 116px, rgba(0,0,0,.5) 116px, rgba(0,0,0,.5) 166px, rgba(255,255,255,.2) 166px, rgba(255,255,255,.2) 169px, rgba(0,0,0,.5) 169px, rgba(0,0,0,.5) 179px, rgba(255,255,255,.2) 179px, rgba(255,255,255,.2) 182px, rgba(0,0,0,.5) 182px, rgba(0,0,0,.5) 232px, transparent 232px),repeating-linear-gradient(125deg, transparent, transparent 2px, rgba(0,0,0,.2) 2px, rgba(0,0,0,.2) 3px, transparent 3px, transparent 5px, rgba(0,0,0,.2) 5px);",
"updated": "20230428155746"
"updated": "20230820185037"
},
"Children": [
{
@ -3358,22 +3358,12 @@
"Type": "NodeParagraph",
"Properties": {
"id": "20211226122008-nkonel6",
"updated": "20211226002152"
"updated": "20230820185037"
},
"Children": [
{
"Type": "NodeText",
"Data": "語法請參考 "
},
{
"Type": "NodeTextMark",
"TextMarkType": "a",
"TextMarkAHref": "https://github.com/paulrosen/abcjs",
"TextMarkTextContent": "abcjs"
},
{
"Type": "NodeText",
"Data": "。"
"Data": "語法請參考 abcjs (github repo: paulrosen/abcjs)。"
}
]
},

View file

@ -5,7 +5,7 @@
"Properties": {
"id": "20220415232129-shpzg6r",
"title": "查詢語法",
"updated": "20230802221509"
"updated": "20230820184809"
},
"Children": [
{
@ -626,7 +626,7 @@
"Type": "NodeParagraph",
"Properties": {
"id": "20220415232130-go31ixg",
"updated": "20220415232130"
"updated": "20230820184809"
},
"Children": [
{
@ -640,17 +640,7 @@
},
{
"Type": "NodeText",
"Data": " 進行連接。一個短語是由一些記號Token有序構成這些記號由用戶的輸入文字通過分詞器處理得到。思源使用的分詞器為了讓中文搜索好用支持單字搜索所以實現方式是按照字分詞的"
},
{
"Type": "NodeTextMark",
"TextMarkType": "a",
"TextMarkAHref": "https://github.com/siyuan-note/sqlite-fts5-siyuan-tokenizer",
"TextMarkTextContent": "分詞器代碼"
},
{
"Type": "NodeText",
"Data": "),也就是說每個漢字或者英文字母都會被拆分為一個記號。這對 "
"Data": " 進行連接。一個短語是由一些記號Token有序構成這些記號由用戶的輸入文字通過分詞器處理得到。思源使用的分詞器為了讓中文搜索好用支持單字搜索所以實現方式是按照字分詞的也就是說每個漢字或者英文字母都會被拆分為一個記號。這對 "
},
{
"Type": "NodeTextMark",
@ -659,7 +649,7 @@
},
{
"Type": "NodeText",
"Data": " 連接會產生一些影響,所以如果不確定的話,建議不要使用 "
"Data": " 連接會產生一些影響,所以如果不確定的話,建議不要使用 "
},
{
"Type": "NodeTextMark",
@ -668,7 +658,7 @@
},
{
"Type": "NodeText",
"Data": " 組合多個短語。"
"Data": " 組合多個短語。"
}
]
},

View file

@ -5,7 +5,7 @@
"Properties": {
"id": "20221223221501-mops33i",
"title": "閃卡",
"updated": "20230630132735"
"updated": "20230820185212"
},
"Children": [
{
@ -28,22 +28,12 @@
"Type": "NodeParagraph",
"Properties": {
"id": "20221223221502-wolnn20",
"updated": "20221223221743"
"updated": "20230820185212"
},
"Children": [
{
"Type": "NodeText",
"Data": "將內容塊設置為閃卡後會自動通過間隔重複算法 "
},
{
"Type": "NodeTextMark",
"TextMarkType": "a",
"TextMarkAHref": "https://github.com/open-spaced-repetition/free-spaced-repetition-scheduler",
"TextMarkTextContent": "FSRS"
},
{
"Type": "NodeText",
"Data": " 安排複習。"
"Data": "將內容塊設置為閃卡後會自動通過間隔重複算法 FSRS (github repo: open-spaced-repetition/free-spaced-repetition-scheduler) 安排複習。"
}
]
},