From f3b274650e736d2acb27fe8fe9bf7b95106b97ee Mon Sep 17 00:00:00 2001
From: Elian Doran
Date: Wed, 17 Dec 2025 22:33:50 +0200
Subject: [PATCH] docs(user): mark new layout in feature highlights
---
.../User Guide/Feature Highlights.html | 156 ++++++++++--------
docs/User Guide/!!!meta.json | 14 ++
.../User Guide/Feature Highlights.md | 12 +-
3 files changed, 105 insertions(+), 77 deletions(-)
diff --git a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Feature Highlights.html b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Feature Highlights.html
index 523a2e819..86f103977 100644
--- a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Feature Highlights.html
+++ b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Feature Highlights.html
@@ -3,81 +3,93 @@
of brevity, beta versions are skipped and the features gathered to the
nearest stable version.
- - v0.97.0:
+
- v0.101.0:
- - Books are now Collections.
- - Table View is
+
- A New Layout has
+ been introduced, making significant modifications to the UI/UX such as
+ integrating the ribbon and the floating buttons into other UI elements
+ and introducing new functionality such as the Breadcrumb.
+
+
+ - v0.97.0:
+
+ - Books are now Collections.
+ - Table is
a new collection type displaying notes and attributes in an editable grid.
- - Quick edit is
- introduced, adding a new way to edit notes in a popup instead of opening
- a new tab. It also integrates well with Collections.
+ - Quick edit is
+ introduced, adding a new way to edit notes in a popup instead of opening
+ a new tab. It also integrates well with Collections.
-
- - v0.96.0:
-
- - Text gain
- premium features thanks to a collaboration with the CKEditor team:
-
-
+
+ - v0.96.0:
+
+ - Text gain
+ premium features thanks to a collaboration with the CKEditor team:
+
+
+
+
+ - v0.95.0:
+
+ - A more friendly theme was introduced for Sharing, with search, expandable tree, night
+ mode and more.
+
+
+ - v0.94.0:
+
+ - Added integration with [missing note] (using
+ self-hosted LLMs such as Ollama or industry standards such as ChatGPT).
+
+
+ - v0.92.5:
+
+
+ - v0.92.4:
+
-
- - v0.95.0:
-
- - A more friendly theme was introduced for Sharing, with search, expandable tree, night
- mode and more.
+
+ - v0.91.5:
+
+ - Significant improvements for mobile.
+ - Footnotes are
+ now supported in Text notes.
+ - Mermaid diagrams can now be inserted inline within Text notes.
+ - The TriliumNext theme is introduced, bringing a more modern design to
+ the application.
+ - Geo Map, displaying
+ notes as markers on a geographical map for easy trip planning.
-
- - v0.94.0:
-
- - Added integration with AI (using
- self-hosted LLMs such as Ollama or industry standards such as ChatGPT).
-
-
- - v0.92.5:
-
-
- - v0.92.4:
-
-
- - v0.91.5:
-
- - Significant improvements for mobile.
- - Footnotes are
- now supported in Text notes.
- - Mermaid diagrams can now be inserted inline within Text notes.
- - The TriliumNext theme is introduced, bringing a more modern design to
- the application.
- - Geo Map View,
- displaying notes as markers on a geographical map for easy trip planning.
-
-
- - v0.90.8:
-
- - A new note type was introduced: Mind Map
-
-
-
+
+ - v0.90.8:
+
+ - A new note type was introduced: Mind Map
+
+
+
\ No newline at end of file
diff --git a/docs/User Guide/!!!meta.json b/docs/User Guide/!!!meta.json
index 2e16e2add..e1b7b8047 100644
--- a/docs/User Guide/!!!meta.json
+++ b/docs/User Guide/!!!meta.json
@@ -237,6 +237,20 @@
"value": "feature-highlights",
"isInheritable": false,
"position": 170
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "IjZS7iK5EXtb",
+ "isInheritable": false,
+ "position": 180
+ },
+ {
+ "type": "relation",
+ "name": "internalLink",
+ "value": "I6p2a06hdnL6",
+ "isInheritable": false,
+ "position": 190
}
],
"format": "markdown",
diff --git a/docs/User Guide/User Guide/Feature Highlights.md b/docs/User Guide/User Guide/Feature Highlights.md
index 59526c8b1..831e5c0a8 100644
--- a/docs/User Guide/User Guide/Feature Highlights.md
+++ b/docs/User Guide/User Guide/Feature Highlights.md
@@ -1,9 +1,11 @@
# Feature Highlights
This section presents the most important changes by version. For a full set of changes, please consult the change log of each release. For purposes of brevity, beta versions are skipped and the features gathered to the nearest stable version.
+* v0.101.0:
+ * A New Layout has been introduced, making significant modifications to the UI/UX such as integrating the ribbon and the floating buttons into other UI elements and introducing new functionality such as the Breadcrumb.
* v0.97.0:
* Books are now Collections.
- * Table View is a new collection type displaying notes and attributes in an editable grid.
+ * Table is a new collection type displaying notes and attributes in an editable grid.
* Quick edit is introduced, adding a new way to edit notes in a popup instead of opening a new tab. It also integrates well with Collections.
* v0.96.0:
* Text gain premium features thanks to a collaboration with the CKEditor team:
@@ -12,21 +14,21 @@ This section presents the most important changes by version. For a full set of c
* v0.95.0:
* A more friendly theme was introduced for Sharing, with search, expandable tree, night mode and more.
* v0.94.0:
- * Added integration with AI (using self-hosted LLMs such as Ollama or industry standards such as ChatGPT).
+ * Added integration with [missing note] (using self-hosted LLMs such as Ollama or industry standards such as ChatGPT).
* v0.92.5:
* Windows binaries are now signed.
* Multi-Factor Authentication was introduced.
* v0.92.4:
* macOS binaries are now signed.
* Text notes can now have adjustable Content language & Right-to-left support.
- * Export as PDF
+ * Printing & Exporting as PDF
* Zen mode
- * Calendar View, allowing notes to be displayed in a monthly grid based on start and end dates.
+ * Calendar, allowing notes to be displayed in a monthly grid based on start and end dates.
* v0.91.5:
* Significant improvements for mobile.
* Footnotes are now supported in Text notes.
* Mermaid diagrams can now be inserted inline within Text notes.
* The TriliumNext theme is introduced, bringing a more modern design to the application.
- * Geo Map View, displaying notes as markers on a geographical map for easy trip planning.
+ * Geo Map, displaying notes as markers on a geographical map for easy trip planning.
* v0.90.8:
* A new note type was introduced: Mind Map
\ No newline at end of file