feat(docs): clean up RTL and reorder
@@ -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
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 116 KiB |
|
Before Width: | Height: | Size: 86 KiB |
|
Before Width: | Height: | Size: 100 KiB |
@@ -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).
|
||||
|
||||
| | |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|
||||
Note that only the Text note type supports this.
|
||||
|
||||
The list of languages is configurable via the a new dedicated settings page:
|
||||
|
||||

|
||||
|
||||
To select the corresponding language of the text, go to “Basic Properties” and select your desired language.
|
||||
|
||||

|
||||
|
||||
Feel free to report any issues regarding right to left support.
|
||||
@@ -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.
|
||||
|
||||
|
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 68 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 254 B After Width: | Height: | Size: 254 B |
|
Before Width: | Height: | Size: 115 KiB After Width: | Height: | Size: 115 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 391 B After Width: | Height: | Size: 391 B |
|
Before Width: | Height: | Size: 272 B After Width: | Height: | Size: 272 B |
|
Before Width: | Height: | Size: 272 B After Width: | Height: | Size: 272 B |
|
Before Width: | Height: | Size: 7.6 KiB After Width: | Height: | Size: 7.6 KiB |
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 89 KiB After Width: | Height: | Size: 89 KiB |
@@ -0,0 +1,12 @@
|
||||
# Content language & Right-to-left support
|
||||

|
||||
|
||||
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.
|
||||
@@ -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.
|
||||
|
||||

|
||||
|
Before Width: | Height: | Size: 89 KiB |
@@ -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
|
||||
|
||||
|
Before Width: | Height: | Size: 259 B After Width: | Height: | Size: 259 B |
@@ -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)
|
||||