feat(docs): clean up RTL and reorder

This commit is contained in:
Elian Doran
2025-03-12 14:47:42 +02:00
parent 5dd5e8da91
commit c02b5468a6
56 changed files with 542 additions and 838 deletions

View File

@@ -54,8 +54,8 @@ Trilium uses CKEditor 5 for the [text notes](../Note%20Types/Text.md) and CodeMi
* `ALT-F10` - bring up inline formatting toolbar (arrow keys `<-`,`->` to navigate, `ENTER` to apply)
* `ALT-F10` - again to bring up block formatting toolbar
* `ENTER` in tree pane switches from tree pane into note title. Enter from note title switches focus to text editor. `CTRL+.` switches back from editor to tree pane.
* `CTRL+K` - create / edit [external link](Note/Links.md)
* `CTRL+L` - create [internal (note) link](Note/Links.md)
* `CTRL+K` - create / edit [external link](../Note%20Types/Text/Links.md)
* `CTRL+L` - create [internal (note) link](../Note%20Types/Text/Links.md)
* `ALT+T` - inserts current date and time at caret position
* `CTRL+.` - jump away from the editor to tree pane and scroll to current note

Binary file not shown.

Before

Width:  |  Height:  |  Size: 116 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 100 KiB

View File

@@ -1,18 +0,0 @@
# Right-to-Left Support
Trilium now has basic support for right-to-left text, but only for  [Text](../../Note%20Types/Text.md) note types (both editable and read-only).
| | |
| --- | --- |
| ![](2_Right-to-Left%20Support_imag.png) | ![](1_Right-to-Left%20Support_imag.png) |
Note that only the Text note type supports this.
The list of languages is configurable via the a new dedicated settings page:
![](3_Right-to-Left%20Support_imag.png)
To select the corresponding language of the text, go to “Basic Properties” and select your desired language.
![](Right-to-Left%20Support_imag.png)
Feel free to report any issues regarding right to left support.

View File

@@ -30,6 +30,11 @@ Similarly, to remove it from the launch bar, simply look for it in _Visible Laun
Drag-and-drop the items in the tree in order to change their order. See [Note Tree](Note%20Tree.md) for more interaction options, including using keyboard shortcuts.
## Customizing the launcher
* The icon of a launcher can be changed just like a normal note. See [Note Icons](../Note/Note%20Icons.md) for more information.
* The title of the launcher can also be changed.
### Resetting
Resetting allows restoring the original configuration of Trilium for the launcher bar, or for a portion of it. Simply right click a launcher (or even the entire _Launch Bar_ section) and select _Reset_ to bring it back to the original state.

View File

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 68 KiB

View File

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

Before

Width:  |  Height:  |  Size: 254 B

After

Width:  |  Height:  |  Size: 254 B

View File

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View File

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

Before

Width:  |  Height:  |  Size: 391 B

After

Width:  |  Height:  |  Size: 391 B

View File

Before

Width:  |  Height:  |  Size: 272 B

After

Width:  |  Height:  |  Size: 272 B

View File

Before

Width:  |  Height:  |  Size: 272 B

After

Width:  |  Height:  |  Size: 272 B

View File

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 7.6 KiB

View File

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View File

@@ -0,0 +1,12 @@
# Content language & Right-to-left support
![](1_Content%20language%20&%20Right-t.png)
A language hint can be provided for text notes. This option informs the browser or the desktop application about the language the note is written in (for example this might help with spellchecking), and it also determines whether the text is displayed from right-to-left for languages such as Arabic, Hebrew, etc.
## Setting the language
To set the language of the content, go to “Basic Properties” and look for the “Language” field.
## Adjusting the list of languages
By default there will be no language configured, they can be configured by going to settings or by selecting the “Configure languages” item when setting the language.

View File

@@ -1,8 +0,0 @@
# Content language
A language hint can be provided for text notes. This option informs the browser or the desktop application about the language the note is written in (for example this might help with spellchecking), and it also determines whether the text is displayed from right-to-left for languages such as Arabic, Hebrew, etc.
For more information about right-to-left support, see [Right-to-left text notes](../../Basic%20Concepts/Note/Right-to-Left%20Support.md).
To set the language of the content, go to “Basic Properties” and look for the “Language” field. By default there will be no content languages set, they can be configured by going to settings or by selecting the “Configure languages” item in the list.
![](Content%20language_image.png)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 89 KiB

View File

@@ -1,7 +1,7 @@
# Images
Trilium supports storing and displaying images. Supported formats are JPEG, PNG and GIF.
An image can be uploaded in the form of note's [attachment](Attachments.md) or as a standalone [note](../Navigation/Tree%20Concepts.md) placed into the [note tree](../Navigation/Tree%20Concepts.md). Its reference can be copied into a text note, in order to display it in the text itself.
An image can be uploaded in the form of note's [attachment](../../Basic%20Concepts/Note/Attachments.md) or as a standalone [note](../../Basic%20Concepts/Navigation/Tree%20Concepts.md) placed into the [note tree](../../Basic%20Concepts/Navigation/Tree%20Concepts.md). Its reference can be copied into a text note, in order to display it in the text itself.
## Uploading images

View File

Before

Width:  |  Height:  |  Size: 259 B

After

Width:  |  Height:  |  Size: 259 B

View File

@@ -1,6 +0,0 @@
# What's new
1. [Geo map](Note%20Types/Geo%20map.md)
2. [Export as PDF](Basic%20Concepts/Note/Export%20as%20PDF.md)
3. [Zen mode](Basic%20Concepts/Zen%20mode.md)
4. [Calendar View](Note%20Types/Book/Calendar%20View.md)
5. [Right-to-Left Support](Basic%20Concepts/Note/Right-to-Left%20Support.md)