diff --git a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Advanced Usage/Advanced Showcases/Day Notes.html b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Advanced Usage/Advanced Showcases/Day Notes.html
index 9b1b80b2b..28c1a2376 100644
--- a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Advanced Usage/Advanced Showcases/Day Notes.html
+++ b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Advanced Usage/Advanced Showcases/Day Notes.html
@@ -49,6 +49,18 @@
month or date, it will take a look at the root and attach a corresponding ~template relation
to the newly created role. Using this, you can e.g. create your daily template
with e.g. checkboxes for daily routine etc.
+
Migrate from old template usage
+
If you have been using Journal prior to version v0.93.0, the previous
+ template pattern likely used was ~child:template=.
+ To transition to the new system:
+
+
Set up the new template pattern in the Calendar root note.
+
Use Bulk Actions to
+ remove child:template and child:child:template from
+ all notes under the Journal (calendar root).
+
Ensure that all old template patterns are fully removed to prevent conflicts
+ with the new setup.
+
Naming pattern
You can customize the title of generated journal notes by defining a #datePattern, #weekPattern, #monthPattern, #quarterPattern and #yearPattern attribute
on a root calendar note (identified by #calendarRoot label).
diff --git a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Keyboard Shortcuts.html b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Keyboard Shortcuts.html
index ddd6b647d..a9c2d7c65 100644
--- a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Keyboard Shortcuts.html
+++ b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Keyboard Shortcuts.html
@@ -77,7 +77,7 @@
class="reference-link" href="#root/_help_QrtTYPmdd1qq">Markdown-like formatting.
-
Enter in tree pane switches from tree pane into note title.
+
Enter in tree pane switches from tree pane into note title.
Enter from note title switches focus to text editor. Ctrl+. switches
back from editor to tree pane.
Ctrl+. - jump away from the editor to tree pane and
diff --git a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Note Types/Geo Map.html b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Note Types/Geo Map.html
index 674422cad..b85d13a7c 100644
--- a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Note Types/Geo Map.html
+++ b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Note Types/Geo Map.html
@@ -39,6 +39,7 @@
+
Repositioning the map
Click and drag the map in order to move across the map.
@@ -102,12 +103,11 @@
+
How the location of the markers is stored
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.
Repositioning markers
@@ -210,6 +210,7 @@
+
Adding from OpenStreetMap
Similarly to the Google Maps approach:
@@ -259,6 +260,7 @@
+
Adding GPS tracks (.gpx)
Trilium has basic support for displaying GPS tracks on the geo map.
-
Grid-like artifacts on the map
+
+
Grid-like artifacts on the 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/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Note Types/Text/Keyboard shortcuts.html b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Note Types/Text/Keyboard shortcuts.html
index df312d7bf..f26061d1c 100644
--- a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Note Types/Text/Keyboard shortcuts.html
+++ b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Note Types/Text/Keyboard shortcuts.html
@@ -60,7 +60,7 @@