From 7361429c6f4598abbcbf8b01f2aaca79028cbea6 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Wed, 9 Aug 2023 21:21:56 +0800 Subject: [PATCH] :sparkles: Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 --- .../20201121224345-rc27qvo.sy | 36 ++++++++++++++++++- .../20201121212605-9td1a62.sy | 36 ++++++++++++++++++- .../20211226114929-08ap1r0.sy | 36 ++++++++++++++++++- 3 files changed, 105 insertions(+), 3 deletions(-) diff --git a/app/guide/20210808180117-6v0mkxr/20201121224345-rc27qvo.sy b/app/guide/20210808180117-6v0mkxr/20201121224345-rc27qvo.sy index deda5e859..3e8a475a7 100644 --- a/app/guide/20210808180117-6v0mkxr/20201121224345-rc27qvo.sy +++ b/app/guide/20210808180117-6v0mkxr/20201121224345-rc27qvo.sy @@ -7,7 +7,7 @@ "id": "20201121224345-rc27qvo", "title": "Acknowledgements", "type": "doc", - "updated": "20230809211220" + "updated": "20230809211818" }, "Children": [ { @@ -1986,6 +1986,40 @@ ] } ] + }, + { + "ID": "20230809211809-2n0ftr7", + "Type": "NodeParagraph", + "Properties": { + "id": "20230809211809-2n0ftr7", + "updated": "20230809211818" + }, + "Children": [ + { + "Type": "NodeText", + "Data": "Complete dependencies please refer to " + }, + { + "Type": "NodeTextMark", + "TextMarkType": "a", + "TextMarkAHref": "https://github.com/siyuan-note/siyuan/blob/master/kernel/go.mod", + "TextMarkTextContent": "go.mod" + }, + { + "Type": "NodeText", + "Data": " and " + }, + { + "Type": "NodeTextMark", + "TextMarkType": "a", + "TextMarkAHref": "https://github.com/siyuan-note/siyuan/blob/master/app/package.json", + "TextMarkTextContent": "package.json" + }, + { + "Type": "NodeText", + "Data": "." + } + ] } ] } \ No newline at end of file diff --git a/app/guide/20210808180117-czj9bvb/20201121212605-9td1a62.sy b/app/guide/20210808180117-czj9bvb/20201121212605-9td1a62.sy index 20b8913ad..2cc706ba1 100644 --- a/app/guide/20210808180117-czj9bvb/20201121212605-9td1a62.sy +++ b/app/guide/20210808180117-czj9bvb/20201121212605-9td1a62.sy @@ -7,7 +7,7 @@ "id": "20201121212605-9td1a62", "title": "致谢", "type": "doc", - "updated": "20230809211150" + "updated": "20230809211744" }, "Children": [ { @@ -2011,6 +2011,40 @@ ] } ] + }, + { + "ID": "20230809211739-97nub3m", + "Type": "NodeParagraph", + "Properties": { + "id": "20230809211739-97nub3m", + "updated": "20230809211744" + }, + "Children": [ + { + "Type": "NodeText", + "Data": "完整的依赖项请参考 " + }, + { + "Type": "NodeTextMark", + "TextMarkType": "a", + "TextMarkAHref": "https://github.com/siyuan-note/siyuan/blob/master/kernel/go.mod", + "TextMarkTextContent": "go.mod" + }, + { + "Type": "NodeText", + "Data": " 和 " + }, + { + "Type": "NodeTextMark", + "TextMarkType": "a", + "TextMarkAHref": "https://github.com/siyuan-note/siyuan/blob/master/app/package.json", + "TextMarkTextContent": "package.json" + }, + { + "Type": "NodeText", + "Data": "。" + } + ] } ] } \ No newline at end of file diff --git a/app/guide/20211226090932-5lcq56f/20211226114929-08ap1r0.sy b/app/guide/20211226090932-5lcq56f/20211226114929-08ap1r0.sy index 4238820cb..ee4716e50 100644 --- a/app/guide/20211226090932-5lcq56f/20211226114929-08ap1r0.sy +++ b/app/guide/20211226090932-5lcq56f/20211226114929-08ap1r0.sy @@ -6,7 +6,7 @@ "icon": "1f64f", "id": "20211226114929-08ap1r0", "title": "致謝", - "updated": "20230809211225" + "updated": "20230809211753" }, "Children": [ { @@ -2010,6 +2010,40 @@ ] } ] + }, + { + "ID": "20230809211753-297i96h", + "Type": "NodeParagraph", + "Properties": { + "id": "20230809211753-297i96h", + "updated": "20230809211753" + }, + "Children": [ + { + "Type": "NodeText", + "Data": "完整的依赖项请参考 " + }, + { + "Type": "NodeTextMark", + "TextMarkType": "a", + "TextMarkAHref": "https://github.com/siyuan-note/siyuan/blob/master/kernel/go.mod", + "TextMarkTextContent": "go.mod" + }, + { + "Type": "NodeText", + "Data": " 和 " + }, + { + "Type": "NodeTextMark", + "TextMarkType": "a", + "TextMarkAHref": "https://github.com/siyuan-note/siyuan/blob/master/app/package.json", + "TextMarkTextContent": "package.json" + }, + { + "Type": "NodeText", + "Data": "。" + } + ] } ] } \ No newline at end of file