From 67f3b4d414bd30ad6e91f15996265763ac5dae5a Mon Sep 17 00:00:00 2001
From: Elian Doran
- 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. Similarly to using an attribute, use
+ 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. The location of a marker is stored in the
- 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 @@
-
* 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 @@
-
Creating a new event/note
+
+Creating a new event/note
- How the calendar works
+
+How the calendar works
dateNote
attribute. Children of the child notes
will not be displayed.
-
Using a different attribute as event title
+
+
+
Using a different attribute as event title
Using a relation attribute as event title
+
+Using a relation attribute as event title
#calendar:title
and set
it to name
where name
is the name of the relation
to use.
-
Interactions
+
+Interactions
- button to the right of a note's title to open a new split to the right
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types.html b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types.html
index d1e13ae2d..db04b67e8 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types.html
@@ -27,9 +27,10 @@
-
-
Creating a new note of a different type via add link or new tab
+
+
Creating a new note of a different type via add link or new tab
-
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/File.html b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/File.html
index 4c52887b8..aa9bce33f 100644
--- a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/File.html
+++ b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/File.html
@@ -138,16 +138,18 @@
-
+
Repositioning the map
+
+Repositioning the map
How the location of the markers is stored
+
+How the location of the markers is stored
#geolocation
attribute
of the child notes:
-
Repositioning markers
@@ -225,7 +225,8 @@
- Adding from OpenStreetMap
+
+Adding from OpenStreetMap
@@ -274,7 +275,8 @@
Adding GPS tracks (.gpx)
+
+Adding GPS tracks (.gpx)
Troubleshooting
+
+Troubleshooting
Grid-like artifacts on the map
+
+Grid-like artifacts on the map
*text*
or _text_
Strikethrough: Type ~~text~~
+ Strikethrough: Type ~~text~~
Lists
@@ -91,7 +91,6 @@
the new sub-note is named accordingly. You can also assign a keyboard shortcut
for this action. This functionality is available through the block toolbar
icon.