diff --git a/docs/User Guide/!!!meta.json b/docs/User Guide/!!!meta.json index 7765c4fef..c4e3591e8 100644 --- a/docs/User Guide/!!!meta.json +++ b/docs/User Guide/!!!meta.json @@ -2517,10 +2517,85 @@ "isExpanded": false, "type": "text", "mime": "text/html", - "attributes": [], + "attributes": [ + { + "type": "label", + "name": "iconClass", + "value": "bx bxs-grid", + "isInheritable": false, + "position": 10 + }, + { + "type": "relation", + "name": "internalLink", + "value": "6f9hih2hXXZk", + "isInheritable": false, + "position": 20 + }, + { + "type": "relation", + "name": "internalLink", + "value": "iPIMuisry3hd", + "isInheritable": false, + "position": 30 + }, + { + "type": "relation", + "name": "internalLink", + "value": "W8vYD3Q1zjCR", + "isInheritable": false, + "position": 40 + }, + { + "type": "relation", + "name": "internalLink", + "value": "xWbu3jpNWapp", + "isInheritable": false, + "position": 50 + }, + { + "type": "relation", + "name": "internalLink", + "value": "GTwFsgaA0lCt", + "isInheritable": false, + "position": 60 + }, + { + "type": "relation", + "name": "internalLink", + "value": "BlN9DFI679QC", + "isInheritable": false, + "position": 70 + } + ], "format": "markdown", "dataFileName": "Note List.md", - "attachments": [] + "attachments": [ + { + "attachmentId": "1SA0UPq471jp", + "title": "image.png", + "role": "image", + "mime": "image/png", + "position": 10, + "dataFileName": "Note List_image.png" + }, + { + "attachmentId": "2xoejxffj82c", + "title": "image.png", + "role": "image", + "mime": "image/png", + "position": 10, + "dataFileName": "1_Note List_image.png" + }, + { + "attachmentId": "mppVaDhlClF7", + "title": "image.png", + "role": "image", + "mime": "image/png", + "position": 10, + "dataFileName": "2_Note List_image.png" + } + ] } ] }, @@ -5894,29 +5969,13 @@ "position": 10, "dataFileName": "5_File_image.png" }, - { - "attachmentId": "QuS3PW5vuXmf", - "title": "image.png", - "role": "image", - "mime": "image/png", - "position": 10, - "dataFileName": "6_File_image.png" - }, - { - "attachmentId": "uEFfm1fmx9G7", - "title": "image.png", - "role": "image", - "mime": "image/png", - "position": 10, - "dataFileName": "7_File_image.png" - }, { "attachmentId": "wNHX24feZRAl", "title": "image.png", "role": "image", "mime": "image/png", "position": 10, - "dataFileName": "8_File_image.png" + "dataFileName": "6_File_image.png" } ] } diff --git a/docs/User Guide/User Guide/Basic Concepts and Features/Notes/1_Note List_image.png b/docs/User Guide/User Guide/Basic Concepts and Features/Notes/1_Note List_image.png new file mode 100644 index 000000000..d9246e24d Binary files /dev/null and b/docs/User Guide/User Guide/Basic Concepts and Features/Notes/1_Note List_image.png differ diff --git a/docs/User Guide/User Guide/Basic Concepts and Features/Notes/2_Note List_image.png b/docs/User Guide/User Guide/Basic Concepts and Features/Notes/2_Note List_image.png new file mode 100644 index 000000000..819562a41 Binary files /dev/null and b/docs/User Guide/User Guide/Basic Concepts and Features/Notes/2_Note List_image.png differ diff --git a/docs/User Guide/User Guide/Basic Concepts and Features/Notes/Note List.md b/docs/User Guide/User Guide/Basic Concepts and Features/Notes/Note List.md index e69de29bb..2edffde4a 100644 --- a/docs/User Guide/User Guide/Basic Concepts and Features/Notes/Note List.md +++ b/docs/User Guide/User Guide/Basic Concepts and Features/Notes/Note List.md @@ -0,0 +1,34 @@ +# Note List +When a note has one or more child notes, they will be listed at the end of the note for easy navigation. + +## View types + +By default, the notes will be displayed in a grid, however there are also some other view types available. + +> [!TIP] +> Generally the view type can only be changed in a [Book](../../Note%20Types/Book.md) note from the [Ribbon](../UI%20Elements/Ribbon.md), but it can also be changed manually on any type of note using the `#viewType` attribute. + +### Grid view + +![](1_Note%20List_image.png) + +The title and a short snippet of the content of the note will be displayed in a grid format. + +* For [Text](../../Note%20Types/Text.md) note, the text can be slighly scrollable via the mouse wheel to reveal more context. +* For [Code](../../Note%20Types/Code.md) notes, syntax highlighting is applied. +* For [File](../../Note%20Types/File.md) notes, a preview is made available for audio, video and PDF notes. +* If the note does not have a content, a list of its child notes will be displayed instead. + +This is the default view type. + +### List view + +![](Note%20List_image.png) + +In the list view mode, each note is displayed in a single row with only the title and the icon of the note being visible by the default. By pressing the expand button it's possible to view the content of the note, as well as the children of the note (recursively). + +### Calendar view + +![](2_Note%20List_image.png) + +In the calendar view, child notes are represented as events, with a start date and optionally an end date. The view also has interaction support such as moving or creating new events. See [Calendar View](../../Note%20Types/Book/Calendar%20View.md) for more information. \ No newline at end of file diff --git a/docs/User Guide/User Guide/Basic Concepts and Features/Notes/Note List_image.png b/docs/User Guide/User Guide/Basic Concepts and Features/Notes/Note List_image.png new file mode 100644 index 000000000..0d3608eef Binary files /dev/null and b/docs/User Guide/User Guide/Basic Concepts and Features/Notes/Note List_image.png differ diff --git a/docs/User Guide/User Guide/Note Types/6_File_image.png b/docs/User Guide/User Guide/Note Types/6_File_image.png index 6a9e1cca5..ba44b1074 100644 Binary files a/docs/User Guide/User Guide/Note Types/6_File_image.png and b/docs/User Guide/User Guide/Note Types/6_File_image.png differ diff --git a/docs/User Guide/User Guide/Note Types/7_File_image.png b/docs/User Guide/User Guide/Note Types/7_File_image.png deleted file mode 100644 index 07d4d47ad..000000000 Binary files a/docs/User Guide/User Guide/Note Types/7_File_image.png and /dev/null differ diff --git a/docs/User Guide/User Guide/Note Types/8_File_image.png b/docs/User Guide/User Guide/Note Types/8_File_image.png deleted file mode 100644 index ba44b1074..000000000 Binary files a/docs/User Guide/User Guide/Note Types/8_File_image.png and /dev/null differ diff --git a/docs/User Guide/User Guide/Note Types/File.md b/docs/User Guide/User Guide/Note Types/File.md index 44f5bcef3..68287c89c 100644 --- a/docs/User Guide/User Guide/Note Types/File.md +++ b/docs/User Guide/User Guide/Note Types/File.md @@ -86,4 +86,4 @@ If the file could not be identified as any of the supported file types from abov Files are also displayed in the [Note List](../Basic%20Concepts%20and%20Features/Notes/Note%20List.md) based on their type: -![](8_File_image.png) \ No newline at end of file +![](6_File_image.png) \ 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 5dd76b5c7..7e81a14f0 100644 --- a/src/public/app/doc_notes/en/User Guide/!!!meta.json +++ b/src/public/app/doc_notes/en/User Guide/!!!meta.json @@ -2517,10 +2517,85 @@ "isExpanded": false, "type": "text", "mime": "text/html", - "attributes": [], + "attributes": [ + { + "type": "label", + "name": "iconClass", + "value": "bx bxs-grid", + "isInheritable": false, + "position": 10 + }, + { + "type": "relation", + "name": "internalLink", + "value": "6f9hih2hXXZk", + "isInheritable": false, + "position": 20 + }, + { + "type": "relation", + "name": "internalLink", + "value": "iPIMuisry3hd", + "isInheritable": false, + "position": 30 + }, + { + "type": "relation", + "name": "internalLink", + "value": "W8vYD3Q1zjCR", + "isInheritable": false, + "position": 40 + }, + { + "type": "relation", + "name": "internalLink", + "value": "xWbu3jpNWapp", + "isInheritable": false, + "position": 50 + }, + { + "type": "relation", + "name": "internalLink", + "value": "GTwFsgaA0lCt", + "isInheritable": false, + "position": 60 + }, + { + "type": "relation", + "name": "internalLink", + "value": "BlN9DFI679QC", + "isInheritable": false, + "position": 70 + } + ], "format": "html", "dataFileName": "Note List.html", - "attachments": [] + "attachments": [ + { + "attachmentId": "1SA0UPq471jp", + "title": "image.png", + "role": "image", + "mime": "image/png", + "position": 10, + "dataFileName": "Note List_image.png" + }, + { + "attachmentId": "2xoejxffj82c", + "title": "image.png", + "role": "image", + "mime": "image/png", + "position": 10, + "dataFileName": "1_Note List_image.png" + }, + { + "attachmentId": "mppVaDhlClF7", + "title": "image.png", + "role": "image", + "mime": "image/png", + "position": 10, + "dataFileName": "2_Note List_image.png" + } + ] } ] }, @@ -5894,29 +5969,13 @@ "position": 10, "dataFileName": "5_File_image.png" }, - { - "attachmentId": "QuS3PW5vuXmf", - "title": "image.png", - "role": "image", - "mime": "image/png", - "position": 10, - "dataFileName": "6_File_image.png" - }, - { - "attachmentId": "uEFfm1fmx9G7", - "title": "image.png", - "role": "image", - "mime": "image/png", - "position": 10, - "dataFileName": "7_File_image.png" - }, { "attachmentId": "wNHX24feZRAl", "title": "image.png", "role": "image", "mime": "image/png", "position": 10, - "dataFileName": "8_File_image.png" + "dataFileName": "6_File_image.png" } ] } diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Notes/1_Note List_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Notes/1_Note List_image.png new file mode 100644 index 000000000..d9246e24d Binary files /dev/null and b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Notes/1_Note List_image.png differ diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Notes/2_Note List_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Notes/2_Note List_image.png new file mode 100644 index 000000000..819562a41 Binary files /dev/null and b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Notes/2_Note List_image.png differ diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Notes/Note List.html b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Notes/Note List.html index 39dcb1d79..ddd03abfc 100644 --- a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Notes/Note List.html +++ b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Notes/Note List.html @@ -12,7 +12,56 @@

Note List

-
+
+

When a note has one or more child notes, they will be listed at the end + of the note for easy navigation.

+

View types

+

By default, the notes will be displayed in a grid, however there are also + some other view types available.

+ +

Grid view

+

+ +

+

The title and a short snippet of the content of the note will be displayed + in a grid format.

+ +

This is the default view type.

+

List view

+
+ +
+

In the list view mode, each note is displayed in a single row with only + the title and the icon of the note being visible by the default. By pressing + the expand button it's possible to view the content of the note, as well + as the children of the note (recursively).

+

Calendar view

+
+ +
+

In the calendar view, child notes are represented as events, with a start + date and optionally an end date. The view also has interaction support + such as moving or creating new events. See Calendar View for + more information.

+
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Notes/Note List_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Notes/Note List_image.png new file mode 100644 index 000000000..0d3608eef Binary files /dev/null and b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/Notes/Note List_image.png differ diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/6_File_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/6_File_image.png index 6a9e1cca5..ba44b1074 100644 Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/6_File_image.png and b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/6_File_image.png differ diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/7_File_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/7_File_image.png deleted file mode 100644 index 07d4d47ad..000000000 Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/7_File_image.png and /dev/null differ diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/8_File_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/8_File_image.png deleted file mode 100644 index ba44b1074..000000000 Binary files a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/8_File_image.png and /dev/null differ 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 9d62b70c4..b4cf07f00 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 @@ -132,7 +132,7 @@

Files are also displayed in the Note List based on their type:

- +