feat(docs): quick overview of options

This commit is contained in:
Elian Doran 2025-04-04 22:32:38 +03:00
parent 2d61944036
commit 18f812f568
No known key found for this signature in database
8 changed files with 161 additions and 3 deletions

View File

@ -1708,11 +1708,63 @@
"value": "bx bx-cog",
"isInheritable": false,
"position": 10
},
{
"type": "relation",
"name": "internalLink",
"value": "x3i7MxGccDuM",
"isInheritable": false,
"position": 20
},
{
"type": "relation",
"name": "internalLink",
"value": "xYmIYSP6wE3F",
"isInheritable": false,
"position": 30
},
{
"type": "relation",
"name": "internalLink",
"value": "3seOhtN8uLIY",
"isInheritable": false,
"position": 40
},
{
"type": "relation",
"name": "internalLink",
"value": "oPVyFC7WL2Lp",
"isInheritable": false,
"position": 50
},
{
"type": "relation",
"name": "internalLink",
"value": "cbkrhQjrkKrh",
"isInheritable": false,
"position": 60
}
],
"format": "markdown",
"dataFileName": "Options.md",
"attachments": []
"attachments": [
{
"attachmentId": "FZZUANQuZlhe",
"title": "image.png",
"role": "image",
"mime": "image/png",
"position": 10,
"dataFileName": "Options_image.png"
},
{
"attachmentId": "IJPuSn5cWjTO",
"title": "image.png",
"role": "image",
"mime": "image/png",
"position": 10,
"dataFileName": "1_Options_image.png"
}
]
},
{
"isClone": false,

Binary file not shown.

After

Width:  |  Height:  |  Size: 969 B

View File

@ -0,0 +1,24 @@
# Options
![](Options_image.png)
The Options section allows the configuration of the TriliumNext client and server.
## Entering options
The Options can be accessed via:
* The [Global menu](Global%20menu.md), by selecting the _Options_ item.
* The ![](1_Options_image.png) button in the [Launch Bar](Launch%20Bar.md) which can optionally be hidden if not desirable.
* Optionally, a keyboard shortcut can be defined, but it is not assigned by default.
Once in the options section, simply select one of the option categories using the [Note Tree](Note%20Tree.md).
## Exiting options
When entering the options, they are opened in a new [tab](Tabs.md). To close them, simply close the tab.
## Options when using sync
When using [Synchronization](../../Installation%20%26%20Setup/Synchronization.md), some of the options will be kept in sync across all the devices while others can be changed independently.
Generally, the options that relate to appearance are intentionally kept not synced in order to allow per-client customization (layout orientation, theme, vertical/horizontal layout, code block themes).

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

View File

@ -1708,11 +1708,63 @@
"value": "bx bx-cog",
"isInheritable": false,
"position": 10
},
{
"type": "relation",
"name": "internalLink",
"value": "x3i7MxGccDuM",
"isInheritable": false,
"position": 20
},
{
"type": "relation",
"name": "internalLink",
"value": "xYmIYSP6wE3F",
"isInheritable": false,
"position": 30
},
{
"type": "relation",
"name": "internalLink",
"value": "3seOhtN8uLIY",
"isInheritable": false,
"position": 40
},
{
"type": "relation",
"name": "internalLink",
"value": "oPVyFC7WL2Lp",
"isInheritable": false,
"position": 50
},
{
"type": "relation",
"name": "internalLink",
"value": "cbkrhQjrkKrh",
"isInheritable": false,
"position": 60
}
],
"format": "html",
"dataFileName": "Options.html",
"attachments": []
"attachments": [
{
"attachmentId": "FZZUANQuZlhe",
"title": "image.png",
"role": "image",
"mime": "image/png",
"position": 10,
"dataFileName": "Options_image.png"
},
{
"attachmentId": "IJPuSn5cWjTO",
"title": "image.png",
"role": "image",
"mime": "image/png",
"position": 10,
"dataFileName": "1_Options_image.png"
}
]
},
{
"isClone": false,

Binary file not shown.

After

Width:  |  Height:  |  Size: 969 B

View File

@ -12,7 +12,37 @@
<div class="content">
<h1 data-trilium-h1>Options</h1>
<div class="ck-content"></div>
<div class="ck-content">
<figure class="image">
<img style="aspect-ratio:1189/709;" src="Options_image.png" width="1189"
height="709">
</figure>
<p>The Options section allows the configuration of the TriliumNext client
and server.</p>
<h2>Entering options</h2>
<p>The Options can be accessed via:</p>
<ul>
<li>The&nbsp;<a class="reference-link" href="Global%20menu.html">Global menu</a>,
by selecting the <em>Options</em> item.</li>
<li>The
<img src="1_Options_image.png" width="20" height="21">button in the&nbsp;<a class="reference-link" href="Launch%20Bar.html">Launch Bar</a>&nbsp;which
can optionally be hidden if not desirable.</li>
<li>Optionally, a keyboard shortcut can be defined, but it is not assigned
by default.</li>
</ul>
<p>Once in the options section, simply select one of the option categories
using the&nbsp;<a class="reference-link" href="Note%20Tree.html">Note Tree</a>.</p>
<h2>Exiting options</h2>
<p>When entering the options, they are opened in a new <a href="Tabs.html">tab</a>.
To close them, simply close the tab.</p>
<h2>Options when using sync</h2>
<p>When using&nbsp;<a class="reference-link" href="../../Installation%20%26%20Setup/Synchronization.html">Synchronization</a>,
some of the options will be kept in sync across all the devices while others
can be changed independently.</p>
<p>Generally, the options that relate to appearance are intentionally kept
not synced in order to allow per-client customization (layout orientation,
theme, vertical/horizontal layout, code block themes).</p>
</div>
</div>
</body>

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB