diff --git a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/Split View.html b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/Split View.html
index 950775f11..5b64c3291 100644
--- a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/Split View.html
+++ b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/Split View.html
@@ -52,6 +52,10 @@ class="image image-style-align-center">
and one on the bottom), instead of horizontally as on the desktop.
There can be only one split open per tab.
+ It's not possible to resize the two split panes.
+ When the keyboard is opened, the active note will be “maximized”, thus
+ allowing for more space even when a split is open. When the keyboard is
+ closed, the splits become equal in size again.
Interaction:
diff --git a/docs/User Guide/User Guide/Basic Concepts and Features/UI Elements/Split View.md b/docs/User Guide/User Guide/Basic Concepts and Features/UI Elements/Split View.md
index 10c29a236..2fa9ea77e 100644
--- a/docs/User Guide/User Guide/Basic Concepts and Features/UI Elements/Split View.md
+++ b/docs/User Guide/User Guide/Basic Concepts and Features/UI Elements/Split View.md
@@ -29,6 +29,8 @@ Since v0.100.0, it's possible to have a split view on the mobile view as well, w
* On smartphones, the split views are laid out vertically (one on the top and one on the bottom), instead of horizontally as on the desktop.
* There can be only one split open per tab.
+* It's not possible to resize the two split panes.
+* When the keyboard is opened, the active note will be “maximized”, thus allowing for more space even when a split is open. When the keyboard is closed, the splits become equal in size again.
Interaction: