diff --git a/docs/User Guide/!!!meta.json b/docs/User Guide/!!!meta.json index d0249a144..86e6222be 100644 --- a/docs/User Guide/!!!meta.json +++ b/docs/User Guide/!!!meta.json @@ -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, diff --git a/docs/User Guide/User Guide/Basic Concepts and Features/UI Elements/1_Options_image.png b/docs/User Guide/User Guide/Basic Concepts and Features/UI Elements/1_Options_image.png new file mode 100644 index 000000000..28198a879 Binary files /dev/null and b/docs/User Guide/User Guide/Basic Concepts and Features/UI Elements/1_Options_image.png differ diff --git a/docs/User Guide/User Guide/Basic Concepts and Features/UI Elements/Options.md b/docs/User Guide/User Guide/Basic Concepts and Features/UI Elements/Options.md index e69de29bb..3ba8d9727 100644 --- a/docs/User Guide/User Guide/Basic Concepts and Features/UI Elements/Options.md +++ b/docs/User Guide/User Guide/Basic Concepts and Features/UI Elements/Options.md @@ -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). \ No newline at end of file diff --git a/docs/User Guide/User Guide/Basic Concepts and Features/UI Elements/Options_image.png b/docs/User Guide/User Guide/Basic Concepts and Features/UI Elements/Options_image.png new file mode 100644 index 000000000..83e9a7c3b Binary files /dev/null and b/docs/User Guide/User Guide/Basic Concepts and Features/UI Elements/Options_image.png differ diff --git a/src/public/app/doc_notes/en/User Guide/!!!meta.json b/src/public/app/doc_notes/en/User Guide/!!!meta.json index cf47f1192..bbf0e6e16 100644 --- a/src/public/app/doc_notes/en/User Guide/!!!meta.json +++ b/src/public/app/doc_notes/en/User Guide/!!!meta.json @@ -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, diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/1_Options_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/1_Options_image.png new file mode 100644 index 000000000..28198a879 Binary files /dev/null and b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/1_Options_image.png differ diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/Options.html b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/Options.html index 102bb6907..0d66c4fad 100644 --- a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/Options.html +++ b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/Options.html @@ -12,7 +12,37 @@

Options

-
+
+
+ +
+

The Options section allows the configuration of the TriliumNext client + and server.

+

Entering options

+

The Options can be accessed via:

+ +

Once in the options section, simply select one of the option categories + using the Note Tree.

+

Exiting options

+

When entering the options, they are opened in a new tab. + To close them, simply close the tab.

+

Options when using sync

+

When using Synchronization, + 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).

+
diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/Options_image.png b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/Options_image.png new file mode 100644 index 000000000..83e9a7c3b Binary files /dev/null and b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts and Features/UI Elements/Options_image.png differ