mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-07 09:18:49 +01:00
🎨 Improve search preview to highlight text <foo> https://github.com/siyuan-note/siyuan/issues/9821
This commit is contained in:
parent
0b723479f1
commit
7acc6bd02d
5 changed files with 12 additions and 13 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"id": "20200924100635-ms0p9lb",
|
||||
"title": "Bookmark and Tag",
|
||||
"type": "doc",
|
||||
"updated": "20230928114919"
|
||||
"updated": "20231205225745"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
|
@ -208,12 +208,12 @@
|
|||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20230928113959-ebzf9zy",
|
||||
"updated": "20230928114919"
|
||||
"updated": "20231205225745"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "Do not use special symbols in bookmarks or tags, otherwise renaming in the bookmark or tag panel will not be possible. The \"special symbols\" here include: "
|
||||
"Data": "Please do not use special symbols in bookmarks or tags, otherwise you will not be able to search globally, and you will not be able to rename and delete them in the bookmarks/tags panel. The \"special symbols\" here include: "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
"id": "20200910201551-h4twhas",
|
||||
"title": "书签和标签",
|
||||
"type": "doc",
|
||||
"updated": "20230928114656"
|
||||
"updated": "20231205225717"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
|
@ -208,12 +208,12 @@
|
|||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20230928114129-dirvllf",
|
||||
"updated": "20230928114656"
|
||||
"updated": "20231205225717"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "请勿在书签或者标签中使用特殊符号,否则会导致无法在书签或标签面板中重命名。这里的“特殊符号”包括:"
|
||||
"Data": "请勿在书签或者标签中使用特殊符号,否则会导致无法全局搜索,也无法在书签/标签面板中重命名和删除。这里的“特殊符号”包括:"
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
"Properties": {
|
||||
"id": "20211226123130-jpeg5b2",
|
||||
"title": "書籤和標籤",
|
||||
"updated": "20230928114931"
|
||||
"updated": "20231205225753"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
|
@ -209,12 +209,12 @@
|
|||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20230928114731-0nurd8j",
|
||||
"updated": "20230928114931"
|
||||
"updated": "20231205225753"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "請勿在書籤或標籤中使用特殊符號,否則會導致無法在書籤或標籤面板中重新命名。 這裡的「特殊符號」包括:"
|
||||
"Data": "請勿在書籤或標籤中使用特殊符號,否則會導致無法全域搜索,也無法在書籤/標籤面板中重新命名和刪除。 這裡的「特殊符號」包括:"
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
|
|
|
|||
4
app/stage/protyle/js/lute/lute.min.js
vendored
4
app/stage/protyle/js/lute/lute.min.js
vendored
File diff suppressed because one or more lines are too long
|
|
@ -174,8 +174,7 @@ replace github.com/mattn/go-sqlite3 => github.com/88250/go-sqlite3 v1.14.13-0.20
|
|||
//replace github.com/siyuan-note/riff => D:\88250\riff
|
||||
//replace github.com/siyuan-note/httpclient => D:\88250\httpclient
|
||||
//replace github.com/siyuan-note/filelock => D:\88250\filelock
|
||||
replace github.com/88250/lute => D:\gogogo\src\github.com\88250\lute
|
||||
|
||||
//replace github.com/88250/lute => D:\gogogo\src\github.com\88250\lute
|
||||
//replace github.com/88250/pdfcpu => D:\88250\pdfcpu
|
||||
//replace github.com/siyuan-note/filelock => D:\88250\filelock
|
||||
//replace github.com/88250/gulu => D:\88250\gulu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue