diff --git a/docs/User Guide/!!!meta.json b/docs/User Guide/!!!meta.json
index b0a615bd2..d5c9310de 100644
--- a/docs/User Guide/!!!meta.json
+++ b/docs/User Guide/!!!meta.json
@@ -1715,13 +1715,6 @@
"value": "bx bx-cog",
"isInheritable": false,
"position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "_options",
- "isInheritable": false,
- "position": 60
}
],
"format": "markdown",
diff --git a/docs/User Guide/User Guide/Note Types/File.md b/docs/User Guide/User Guide/Note Types/File.md
index 10bb0737e..3456ff025 100644
--- a/docs/User Guide/User Guide/Note Types/File.md
+++ b/docs/User Guide/User Guide/Note Types/File.md
@@ -87,6 +87,6 @@ If the file could not be identified as any of the supported file types from abov
* Files are also displayed in the Note List based on their type:
-
* Non-image files can be embedded into text notes as read-only widgets via the Include Note functionality.
+
* Image files can be embedded into text notes like normal images via Image references.
\ No newline at end of file
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 7af18143a..1fd1238d2 100644
--- a/src/public/app/doc_notes/en/User Guide/!!!meta.json
+++ b/src/public/app/doc_notes/en/User Guide/!!!meta.json
@@ -1715,13 +1715,6 @@
"value": "bx bx-cog",
"isInheritable": false,
"position": 10
- },
- {
- "type": "relation",
- "name": "internalLink",
- "value": "_options",
- "isInheritable": false,
- "position": 60
}
],
"format": "html",
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Notes/Note List/Calendar View.html b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Notes/Note List/Calendar View.html
index 6f2977d91..7c93342be 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Notes/Note List/Calendar View.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Notes/Note List/Calendar View.html
@@ -62,7 +62,8 @@
-
dateNote
attribute. Children of the child notes
will not be displayed.
-
-
By default, events are displayed on the calendar by their note title. However, it is possible to configure a different attribute to be displayed instead.
@@ -325,7 +326,8 @@ -Similarly to using an attribute, use #calendar:title
and set
it to name
where name
is the name of the relation
to use.
+
+
The location of a marker is stored in the #geolocation
attribute
of the child notes:
-
-
This value can be added manually if needed. The value of the attribute is made up of the latitude and longitude separated by a comma.
Similarly to the Google Maps approach:
Trilium has basic support for displaying GPS tracks on the geo map.
This occurs if the application is not at 100% zoom which causes the pixels of the map to not render correctly due to fractional scaling. The only possible solution is to set the UI zoom at 100% (default keyboard shortcut diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Text.html b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Text.html index f80834ab2..6e88e00b4 100644 --- a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Text.html +++ b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Text.html @@ -39,7 +39,7 @@
*text*
or _text_
~~text~~
+ ~~text~~