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 @@ -

Creating a new event/note

+ +

Creating a new event/note

-

- -

-

Using a different attribute as event title

+ + +

Using a different attribute as event title

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 @@ -

Using a relation attribute as event title

+ +

Using a relation attribute as event title

Similarly to using an attribute, use #calendar:title and set it to name where name is the name of the relation to use.

diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/Split View.html b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/Split View.html index ad6d13546..ca6bd317a 100644 --- a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/Split View.html +++ b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/Split View.html @@ -19,7 +19,8 @@ -

Interactions

+ +

Interactions

- - -

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