mirror of
https://github.com/zadam/trilium.git
synced 2025-10-28 00:36:33 +01:00
feat(docs): document split view
This commit is contained in:
@@ -1639,6 +1639,75 @@
|
||||
"format": "markdown",
|
||||
"dataFileName": "Options.md",
|
||||
"attachments": []
|
||||
},
|
||||
{
|
||||
"isClone": false,
|
||||
"noteId": "luNhaphA37EO",
|
||||
"notePath": [
|
||||
"pOsGYCXsbNQG",
|
||||
"gh7bpGYxajRS",
|
||||
"Vc8PjrjAGuOp",
|
||||
"luNhaphA37EO"
|
||||
],
|
||||
"title": "Split View",
|
||||
"notePosition": 120,
|
||||
"prefix": null,
|
||||
"isExpanded": false,
|
||||
"type": "text",
|
||||
"mime": "text/html",
|
||||
"attributes": [
|
||||
{
|
||||
"type": "label",
|
||||
"name": "iconClass",
|
||||
"value": "bx bx-dock-right",
|
||||
"isInheritable": false,
|
||||
"position": 10
|
||||
}
|
||||
],
|
||||
"format": "markdown",
|
||||
"dataFileName": "Split View.md",
|
||||
"attachments": [
|
||||
{
|
||||
"attachmentId": "9plNhrKyZaXM",
|
||||
"title": "3_Split View_image.png",
|
||||
"role": "image",
|
||||
"mime": "image/png",
|
||||
"position": 10,
|
||||
"dataFileName": "Split View_3_Split View_im.png"
|
||||
},
|
||||
{
|
||||
"attachmentId": "Lk0PrljxWYRp",
|
||||
"title": "4_Split View_image.png",
|
||||
"role": "image",
|
||||
"mime": "image/png",
|
||||
"position": 10,
|
||||
"dataFileName": "Split View_4_Split View_im.png"
|
||||
},
|
||||
{
|
||||
"attachmentId": "Lt1OZVfsht6I",
|
||||
"title": "Split View_image.png",
|
||||
"role": "image",
|
||||
"mime": "image/png",
|
||||
"position": 10,
|
||||
"dataFileName": "Split View_Split View_imag.png"
|
||||
},
|
||||
{
|
||||
"attachmentId": "qm9Dn3TD1w4k",
|
||||
"title": "2_Split View_image.png",
|
||||
"role": "image",
|
||||
"mime": "image/png",
|
||||
"position": 10,
|
||||
"dataFileName": "Split View_2_Split View_im.png"
|
||||
},
|
||||
{
|
||||
"attachmentId": "UFITv6o2d4QN",
|
||||
"title": "1_Split View_image.png",
|
||||
"role": "image",
|
||||
"mime": "image/png",
|
||||
"position": 10,
|
||||
"dataFileName": "Split View_1_Split View_im.png"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
# Split View
|
||||
In Trilium, is possible to work with two or more notes side-by-side.
|
||||
|
||||

|
||||
|
||||
## **Interactions**
|
||||
|
||||
* Press the  button to the right of a note's title to open a new split to the right of it.
|
||||
* It is possible to have as many splits as desired, simply press again the button.
|
||||
* Only horizontal splits are possible, vertical or drag & dropping is not supported.
|
||||
* When at least one split is open, press the  button next to it to close it.
|
||||
* Use the  or the  button to move around the splits.
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 198 B |
Binary file not shown.
|
After Width: | Height: | Size: 168 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 257 B |
Binary file not shown.
|
After Width: | Height: | Size: 196 B |
Binary file not shown.
|
After Width: | Height: | Size: 249 B |
Reference in New Issue
Block a user