diff --git a/docs/User Guide/!!!meta.json b/docs/User Guide/!!!meta.json
index 67e2a5f94..7e724502c 100644
--- a/docs/User Guide/!!!meta.json
+++ b/docs/User Guide/!!!meta.json
@@ -3527,7 +3527,16 @@
],
"format": "markdown",
"dataFileName": "Search.md",
- "attachments": []
+ "attachments": [
+ {
+ "attachmentId": "WkhcA4FN7sGX",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "Search_image.png"
+ }
+ ]
},
{
"isClone": false,
@@ -3748,6 +3757,71 @@
"dataFileName": "Similar Notes_image.png"
}
]
+ },
+ {
+ "isClone": false,
+ "noteId": "McngOG2jbUWX",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "wArbEsdSae6g",
+ "McngOG2jbUWX"
+ ],
+ "title": "Search in note",
+ "notePosition": 110,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-search-alt-2",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "8YBEPzcpUgxw",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "6f9hih2hXXZk",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "iPIMuisry3hd",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "MI26XDLSAlCD",
+ "isInheritable": false,
+ "position": 50
+ }
+ ],
+ "format": "markdown",
+ "dataFileName": "Search in note.md",
+ "attachments": [
+ {
+ "attachmentId": "vEq0g2DHEh3O",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "Search in note_image.png"
+ }
+ ]
}
]
},
diff --git a/docs/User Guide/User Guide/Basic Concepts and Features/Navigation/Search in note.md b/docs/User Guide/User Guide/Basic Concepts and Features/Navigation/Search in note.md
new file mode 100644
index 000000000..5acbd01c9
--- /dev/null
+++ b/docs/User Guide/User Guide/Basic Concepts and Features/Navigation/Search in note.md
@@ -0,0 +1,29 @@
+# Search in note
+
+
+Local search allows you to search within the currently displayed note.
+
+## Alternatives
+
+* Pressing Ctrl+F while in a browser while not focused in a Text or a Code note will trigger the browser's native search. This will also find text that is part of Trilium's UI.
+* Pressing Ctrl+F in a Text note will reveal CKEditor's search functionality.
+
+## Accessing the search
+
+* On desktop, pressCtrl + F
+* From the Note buttons, look for the context menu and select _Search in note_.
+
+## Interaction
+
+* Finding:
+ * Fill in the _Find in text…_ with the text to search for.
+ * The search will be executed automatically in the background.
+ * Use up and down arrows of the text box to navigate between results.
+* Replacing:
+ * Fill in the _Find in text_… field with the text to replace.
+ * Fill in the _Replace with…_ field the text to replace it with.
+ * Press _Replace_ to replace only the current result.
+ * Press _Replace all_ to replace all of them at once.
+* Options:
+ * _Case sensitive_ – the search will distinguish upper case characters from lower case (e.g. searching for Hello will not match `hello`).
+ * _Match words_ - the search will find only exact word matches (e.g. searching for `Java` will not match `JavaScript`).
\ No newline at end of file
diff --git a/docs/User Guide/User Guide/Basic Concepts and Features/Navigation/Search in note_image.png b/docs/User Guide/User Guide/Basic Concepts and Features/Navigation/Search in note_image.png
new file mode 100644
index 000000000..a3aa784ea
Binary files /dev/null and b/docs/User Guide/User Guide/Basic Concepts and Features/Navigation/Search in note_image.png differ
diff --git a/docs/User Guide/User Guide/Basic Concepts and Features/Navigation/Search.md b/docs/User Guide/User Guide/Basic Concepts and Features/Navigation/Search.md
index 945acdfe5..f434850b0 100644
--- a/docs/User Guide/User Guide/Basic Concepts and Features/Navigation/Search.md
+++ b/docs/User Guide/User Guide/Basic Concepts and Features/Navigation/Search.md
@@ -1,7 +1,5 @@
# Search
-## Local Search
-
-Local search allows you to search within the currently displayed note. To initiate a local search, press Ctrl + F. If using a web browser, this will be handled by the browser's native search functionality. In the desktop (electron) version, a separate dialog will apear.
+
## Note Search
diff --git a/docs/User Guide/User Guide/Basic Concepts and Features/Navigation/Search_image.png b/docs/User Guide/User Guide/Basic Concepts and Features/Navigation/Search_image.png
new file mode 100644
index 000000000..dc70b2294
Binary files /dev/null and b/docs/User Guide/User Guide/Basic Concepts and Features/Navigation/Search_image.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/!!!meta.json b/src/public/app/doc_notes/en/User Guide/!!!meta.json
index 9267e6565..5956cd216 100644
--- a/src/public/app/doc_notes/en/User Guide/!!!meta.json
+++ b/src/public/app/doc_notes/en/User Guide/!!!meta.json
@@ -3527,7 +3527,16 @@
],
"format": "html",
"dataFileName": "Search.html",
- "attachments": []
+ "attachments": [
+ {
+ "attachmentId": "WkhcA4FN7sGX",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "Search_image.png"
+ }
+ ]
},
{
"isClone": false,
@@ -3748,6 +3757,71 @@
"dataFileName": "Similar Notes_image.png"
}
]
+ },
+ {
+ "isClone": false,
+ "noteId": "McngOG2jbUWX",
+ "notePath": [
+ "pOsGYCXsbNQG",
+ "gh7bpGYxajRS",
+ "wArbEsdSae6g",
+ "McngOG2jbUWX"
+ ],
+ "title": "Search in note",
+ "notePosition": 110,
+ "prefix": null,
+ "isExpanded": false,
+ "type": "text",
+ "mime": "text/html",
+ "attributes": [
+ {
+ "type": "label",
+ "name": "iconClass",
+ "value": "bx bx-search-alt-2",
+ "isInheritable": false,
+ "position": 10
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "8YBEPzcpUgxw",
+ "isInheritable": false,
+ "position": 20
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "6f9hih2hXXZk",
+ "isInheritable": false,
+ "position": 30
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "iPIMuisry3hd",
+ "isInheritable": false,
+ "position": 40
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "MI26XDLSAlCD",
+ "isInheritable": false,
+ "position": 50
+ }
+ ],
+ "format": "html",
+ "dataFileName": "Search in note.html",
+ "attachments": [
+ {
+ "attachmentId": "vEq0g2DHEh3O",
+ "title": "image.png",
+ "role": "image",
+ "mime": "image/png",
+ "position": 10,
+ "dataFileName": "Search in note_image.png"
+ }
+ ]
}
]
},
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Navigation/Search in note.html b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Navigation/Search in note.html
new file mode 100644
index 000000000..5ad1117bd
--- /dev/null
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Navigation/Search in note.html
@@ -0,0 +1,69 @@
+
+
+
+
+
+
+
+ Search in note
+
+
+
+
+
Search in note
+
+
+
+
+
+
Local search allows you to search within the currently displayed note.
+
Alternatives
+
+
Pressing Ctrl+F while in a browser while not focused in a Text or
+ a Code note
+ will trigger the browser's native search. This will also find text that
+ is part of Trilium's UI.
+
Pressing Ctrl+F in a Text note
+ will reveal CKEditor's
+ search functionality.
+
+
Accessing the search
+
+
On desktop, pressCtrl + F
+
+
From the Note buttons,
+ look for the context menu and select Search in note.
+
+
Interaction
+
+
Finding:
+
+
Fill in the Find in text… with the text to search for.
+
The search will be executed automatically in the background.
+
Use up and down arrows of the text box to navigate between results.
+
+
+
Replacing:
+
+
Fill in the Find in text… field with the text to replace.
+
Fill in the Replace with… field the text to replace it with.
+
Press Replace to replace only the current result.
+
Press Replace all to replace all of them at once.
+
+
+
Options:
+
+
Case sensitive – the search will distinguish upper case characters
+ from lower case (e.g. searching for Hello will not match hello).
+
Match words - the search will find only exact word matches (e.g.
+ searching for Java will not match JavaScript).
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Navigation/Search in note_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Navigation/Search in note_image.png
new file mode 100644
index 000000000..a3aa784ea
Binary files /dev/null and b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Navigation/Search in note_image.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Navigation/Search.html b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Navigation/Search.html
index b0cfa115d..74ff9a57d 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Navigation/Search.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Navigation/Search.html
@@ -13,11 +13,10 @@
Search
-
Local Search
-
Local search allows you to search within the currently displayed note.
- To initiate a local search, press Ctrl + F. If using
- a web browser, this will be handled by the browser's native search functionality.
- In the desktop (electron) version, a separate dialog will apear.
+
+
+
Note Search
Note search enables you to find notes by searching for text in the title,
content, or attributes of the notes.
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Navigation/Search_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Navigation/Search_image.png
new file mode 100644
index 000000000..dc70b2294
Binary files /dev/null and b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Navigation/Search_image.png differ
diff --git a/src/public/app/doc_notes/en/User Guide/navigation.html b/src/public/app/doc_notes/en/User Guide/navigation.html
index 31bb6e3cb..bec835249 100644
--- a/src/public/app/doc_notes/en/User Guide/navigation.html
+++ b/src/public/app/doc_notes/en/User Guide/navigation.html
@@ -195,6 +195,9 @@