diff --git a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Advanced Usage/Nightly release.html b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Advanced Usage/Nightly release.html
index d3cdc2008..b2bf30c81 100644
--- a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Advanced Usage/Nightly release.html
+++ b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Advanced Usage/Nightly release.html
@@ -9,8 +9,8 @@
feel free to report them either via a ticket or via the Matrix.
Downloading the nightly release manually
Go to github.com/TriliumNext/Trilium/releases/tag/nightly and
- look for the artifacts starting with TriliumNotes-main. Choose
- the appropriate one for your platform (e.g. windows-x64.zip).
+ look for the artifacts starting with TriliumNotes-main.
+ Choose the appropriate one for your platform (e.g. windows-x64.zip).
Depending on your use case, you can either test the portable version or
even use the installer.
diff --git a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/New Layout/Breadcrumb.html b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/New Layout/Breadcrumb.html
index 02b2082a2..3d52057db 100644
--- a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/New Layout/Breadcrumb.html
+++ b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/New Layout/Breadcrumb.html
@@ -8,48 +8,48 @@
displayed in the bottom-left of the screen.
Layout and Interaction
- If a note or workspace is hoisted, a badge will appear on the left-most
+ If a note or workspace is hoisted, a badge will appear on the left-most
side.
- Clicking on the badge will un-hoist the note/workspace.
+ Clicking on the badge will un-hoist the note/workspace.
- The left-most icon represents the root note, or the hoisted note or workspace.
+ The left-most icon represents the root note, or the hoisted note or workspace.
- Clicking the icon will jump to the root note.
- Right clicking the icon will display a menu that allows opening the note
+ Clicking the icon will jump to the root note.
+ Right clicking the icon will display a menu that allows opening the note
in a new tab, split, etc.
- Each segment shows the title of a note in the current note hierarchy.
+ Each segment shows the title of a note in the current note hierarchy.
- Clicking the icon will jump to that note.
- Right clicking will open a menu with multiple options such as opening
+ Clicking the icon will jump to that note.
+ Right clicking will open a menu with multiple options such as opening
the note in a different tab/split/window, hoisting, moving/cloning the
note, duplicating as well as changing the color of the note.
- Clicking the arrow next to each segment will reveal the child notes of
+ Clicking the arrow next to each segment will reveal the child notes of
the segment on the left.
- Clicking on an icon will navigate to that particular note.
- It's also possible to create a new child note from here.
- The menu can optionally hide the archived notes.
+ Clicking on an icon will navigate to that particular note.
+ It's also possible to create a new child note from here.
+ The menu can optionally hide the archived notes.
- If the current note is deep within a hierarchy, the segments will collapse
+ If the current note is deep within a hierarchy, the segments will collapse
into a […] button in order not to occupy too much space.
- Clicking this button will display each collapsed entry as a menu item.
+ Clicking this button will display each collapsed entry as a menu item.
Clicking on it will navigate to that particular note.
- Right clicking on an empty space to the right of the breadcrumb (before
+ Right clicking on an empty space to the right of the breadcrumb (before
the other status bar items) will reveal another menu that allows:
- Toggling whether archived notes are displayed in the breadcrumb and in
+ Toggling whether archived notes are displayed in the breadcrumb and in
the note tree.
- Copying the current note path to clipboard.
+ Copying the current note path to clipboard.
\ No newline at end of file
diff --git a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/New Layout/Status bar.html b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/New Layout/Status bar.html
index 120fe309c..04c50a8e3 100644
--- a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/New Layout/Status bar.html
+++ b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/New Layout/Status bar.html
@@ -7,45 +7,47 @@
On the right side, specific sections will show depending on the type of
the current note.
- For code notes, the language mode of the note is indicated (e.g. JavaScript,
+ For code notes, the language mode of the note is indicated (e.g. JavaScript,
plain text), as well as allowing easy switching to another mode.
- For text notes, the content language is displayed and can be changed,
+ For text notes, the content language is displayed and can be changed,
thus configuring the spell-check and the right-to-left support.
- Note that this applies to the entire note and not the selection, unlike
+ Note that this applies to the entire note and not the selection, unlike
some text editors.
-
- If a note is placed in multiple places in the tree (cloned), the number
- of the note paths will be displayed.
-
- Clicking it will reveal the full list of note paths and a button to place
- it somewhere else.
-
-
- If a note has attachments, their number will be displayed.
-
- Clicking on it will reveal the list of attachments in a new tab.
-
-
- If a note is linked from other text notes (backlinks), the number of backlinks
- will be displayed.
-
- Clicking on it will show the list of notes that link to this note, as
- well as an excerpt of where the note is referenced.
-
-
+
+ If a note is placed in multiple places in the tree (cloned), the number
+ of the note paths will be displayed.
+
+ Clicking it will reveal the full list of note paths and a button to place
+ it somewhere else.
+
+
+ If a note has attachments, their number will be displayed.
+
+ Clicking on it will reveal the list of attachments in a new tab.
+
+
+ If a note is linked from other text notes (backlinks), the number of backlinks
+ will be displayed.
+
+ Clicking on it will show the list of notes that link to this note, as
+ well as an excerpt of where the note is referenced.
+
+
Regardless of note type, the following items will always be displayed
if there is a note:
- Note info, which displays:
+ Note info, which displays:
- The creation/modification date of the note.
- The type and MIME of the note.
- The note ID.
- An estimation of the note size of the note itself and its children.
- A button to show Similar notes.
-
+ The creation/modification date of the note.
+ The type and MIME of the note.
+ The note ID.
+ An estimation of the note size of the note itself and its children.
+ A button to show Similar notes.
+
\ No newline at end of file
diff --git a/docs/User Guide/!!!meta.json b/docs/User Guide/!!!meta.json
index 91e6e47d1..85b07b75b 100644
--- a/docs/User Guide/!!!meta.json
+++ b/docs/User Guide/!!!meta.json
@@ -3613,6 +3613,13 @@
"value": "oPVyFC7WL2Lp",
"isInheritable": false,
"position": 180
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "new-layout",
+ "isInheritable": false,
+ "position": 190
}
],
"format": "markdown",
@@ -3699,6 +3706,13 @@
"value": "bx bx-chevron-right",
"isInheritable": false,
"position": 40
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "breadcrumb",
+ "isInheritable": false,
+ "position": 50
}
],
"format": "markdown",
@@ -3744,6 +3758,13 @@
"value": "bx bx-dock-bottom",
"isInheritable": false,
"position": 40
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "status-bar",
+ "isInheritable": false,
+ "position": 50
}
],
"format": "markdown",
@@ -9645,6 +9666,13 @@
"value": "https://mermaid.js.org/intro/syntax-reference.html",
"isInheritable": false,
"position": 10
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "syntax-reference",
+ "isInheritable": false,
+ "position": 30
}
],
"dataFileName": "Syntax reference.dat",
@@ -14864,7 +14892,15 @@
"isExpanded": false,
"type": "code",
"mime": "application/json",
- "attributes": [],
+ "attributes": [
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "grafana-dashboard",
+ "isInheritable": false,
+ "position": 30
+ }
+ ],
"dataFileName": "grafana-dashboard.json",
"attachments": []
}
@@ -14925,6 +14961,13 @@
"value": "bx bx-moon",
"isInheritable": false,
"position": 30
+ },
+ {
+ "type": "label",
+ "name": "shareAlias",
+ "value": "nightly-release",
+ "isInheritable": false,
+ "position": 40
}
],
"format": "markdown",