mirror of
https://github.com/zadam/trilium.git
synced 2025-10-28 00:36:33 +01:00
feat(docs): quick overview of options
This commit is contained in:
@@ -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 |
@@ -0,0 +1,24 @@
|
||||
# Options
|
||||

|
||||
|
||||
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  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 |
Reference in New Issue
Block a user