mirror of
https://github.com/zadam/trilium.git
synced 2025-12-03 22:14:24 +01:00
docs(user): mention split focus
This commit is contained in:
parent
a8ec323ea8
commit
a7870495ac
@ -52,6 +52,10 @@ class="image image-style-align-center">
|
|||||||
and one on the bottom), instead of horizontally as on the desktop.</li>
|
and one on the bottom), instead of horizontally as on the desktop.</li>
|
||||||
<li
|
<li
|
||||||
data-list-item-id="e7659da22c36db39ae8e3dc5424afba1e">There can be only one split open per tab.</li>
|
data-list-item-id="e7659da22c36db39ae8e3dc5424afba1e">There can be only one split open per tab.</li>
|
||||||
|
<li data-list-item-id="eb848af9837a484a9de9117922c6d7186">It's not possible to resize the two split panes.</li>
|
||||||
|
<li data-list-item-id="e869c240066f602fbc1c0e55259ba62e5">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.</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>Interaction:</p>
|
<p>Interaction:</p>
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -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.
|
* 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.
|
* 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:
|
Interaction:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user