diff --git a/docs/User Guide/!!!meta.json b/docs/User Guide/!!!meta.json index 8211e439b..1604f82f8 100644 --- a/docs/User Guide/!!!meta.json +++ b/docs/User Guide/!!!meta.json @@ -9,7 +9,7 @@ "pOsGYCXsbNQG" ], "title": "User Guide", - "notePosition": 70, + "notePosition": 90, "prefix": null, "isExpanded": false, "type": "text", diff --git a/docs/User Guide/User Guide/Note Types/Text/Content language & Right-to-le.md b/docs/User Guide/User Guide/Note Types/Text/Content language & Right-to-le.md index 7fbee885a..7bfdd17bc 100644 --- a/docs/User Guide/User Guide/Note Types/Text/Content language & Right-to-le.md +++ b/docs/User Guide/User Guide/Note Types/Text/Content language & Right-to-le.md @@ -1,5 +1,5 @@ # Content language & Right-to-left support -![](Content%20language%20&%20Right-t.png) +![](api/images/968hoInE6OuV/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. 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 0b31f005f..332753a74 100644 --- a/src/public/app/doc_notes/en/User Guide/!!!meta.json +++ b/src/public/app/doc_notes/en/User Guide/!!!meta.json @@ -9,7 +9,7 @@ "pOsGYCXsbNQG" ], "title": "User Guide", - "notePosition": 70, + "notePosition": 90, "prefix": null, "isExpanded": true, "type": "text", diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Global menu.html b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Global menu.html index c5c91c502..d08cb3758 100644 --- a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Global menu.html +++ b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Global menu.html @@ -16,10 +16,12 @@

The global menu configures the current window (zoom, keeping the window on top) and offers access to some more advanced options.

- +

-

Accessing the global menu

-

See Vertical and horizontal layout since + +

Accessing the global menu

+ +

See Vertical and horizontal layout since the position of the global menu is changed based on which layout has been selected.

diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Launch Bar.html b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Launch Bar.html index 95c072cb4..e950c2e69 100644 --- a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Launch Bar.html +++ b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Launch Bar.html @@ -14,11 +14,14 @@

Position of the Launch bar

+

Depending on the layout selected, the launcher bar will either be on the left side of the screen with buttons displayed vertically or at the top - of the screen. See Vertical and horizontal layout for + of the screen. See Vertical and horizontal layout for more information.

-

Terminology

+ +

Terminology

+ -

Configuring the Launch bar

+ +

Configuring the Launch bar

+

There are two ways to configure the launch bar:

-

This will open a new tab with the Note Tree listing +

This will open a new tab with the Note Tree listing the launchers.

- +

-

Expanding Available Launchers section will show the list of launchers - that are not displayed on the launch bar. The Visible Launchers will +

Expanding Available Launchers section will show the list of launchers + that are not displayed on the launch bar. The Visible Launchers will show the ones that are currently displayed.

-

Adding/removing and reordering launchers

-

To display a new launcher in the launch bar, first look for it in the Available Launchers section. - Then right click it and select Move to visible launchers. It is also - possible to drag and drop the item manually.

-

Similarly, to remove it from the launch bar, simply look for it in Visible Launchers then - right click it and select Move to available launchers or use drag-and-drop.

-

Drag-and-drop the items in the tree in order to change their - order. See Note Tree for - more interaction options, including using keyboard shortcuts.

-

Customizing the launcher

+ +

Adding/removing and reordering launchers

+ +

To display a new launcher in the launch bar, first look for it in the Available Launchers section. + Then right click it and select Move to visible launchers. It is + also possible to drag and drop the item manually.

+

Similarly, to remove it from the launch bar, simply look for it in Visible Launchers then + right click it and select Move to available launchers or use drag-and-drop.

+

Drag-and-drop the items in the tree in order to change their order. See  + Note Tree for more interaction options, including using keyboard shortcuts.

+ +

Customizing the launcher

+ -

Resetting

+ +

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 + even the entire Launch Bar section) and select Reset to bring it back to the original state.

-

Creating new launchers / types of launchers

-

Right click either the Available launchers or Visible launchers sections + +

Creating new launchers / types of launchers

+ +

Right click either the Available launchers or Visible launchers sections and select one of the options:

  1. Note Launcher -
    A note launcher will simply navigate to a specified note.

    +
    A note launcher will simply navigate to a specified note.

    1. Set the target promoted attribute to the note to navigate to.
    2. -
    3. Optionally, set hoistedNote to hoist a particular note. See  +
    4. Optionally, set hoistedNote to hoist a particular note. See  Note Hoisting for more information.
    5. + href="../Navigation/Note%20Hoisting.html">Note Hoisting for more information.
    6. Optionally, set a keyboardShortcut to trigger the launcher.
    -

     

  2. Script Launcher -
    An advanced launcher which will run a script upon pressing. See  - Scripts for more information.

    +
    An advanced launcher which will run a script upon pressing. See Scripts for + more information.

    1. Set script to point to the desired script to run.
    2. Optionally, set a keyboardShortcut to trigger the launcher.
    -

     

  3. Custom Widget

    -

    Allows defining a custom widget to be rendered inside the launcher. See  +

    Allows defining a custom widget to be rendered inside the launcher. See  Widget Basics for more information.

    -

     

    + href="../../Developer%20Guides/Widget%20Basics.html">Widget Basics for more information.

    +
  4. +
  5. +

    Spacers +
    Launchers that create some distance between other launchers for better + visual distinction.

  6. -
  7. Spacers -
    Launchers that create some distance between other launchers for better - visual distinction.
-

Launchers are configured via predefined Promoted Attributes.

+

Launchers are configured via predefined Promoted Attributes.

diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Note Tree.html b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Note Tree.html index 8f63e8e5c..2be3e37ad 100644 --- a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Note Tree.html +++ b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Note Tree.html @@ -16,17 +16,23 @@

This page explains how to manipulate the note tree in TriliumNext, focusing on moving notes.

- +

-

Drag and Drop

+ +

Drag and Drop

+

- Drag and drop example + Drag and drop example

You can easily rearrange the note tree by dragging and dropping notes, as demonstrated in the example above.

-

Keyboard Manipulation

+ +

Keyboard Manipulation

+

- Example of using keyboard keys to move a noteTrilium offers efficient keyboard-based manipulation using the following + Example of using keyboard keys to move a noteTrilium offers efficient keyboard-based manipulation using the following shortcuts:

-

Context Menu

+ +

Context Menu

+

You can also move notes using the familiar cut and paste functions available in the context menu, or with the associated keyboard shortcuts: CTRL-C ( copy), CTRL-X (cut) and CTRL-V (paste).

-

Multiple selection

+ +

Multiple selection

+

It is possible to select multiple notes at one time.

To do so, first select the note to start the selection with. Then hold Shift and click on the note to end the selection with. All the notes between the start and the end note will be selected as well.

- +

In the right-click menu, operations such as Cut, Copy, Move to, Clone to or Delete will apply to all the selected notes. It is also possible - to apply Bulk actions to + to apply Bulk actions to them. The rest of the options will not be available and will appear disabled in the menu.

diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Ribbon.html b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Ribbon.html index b1a9038dd..10d71d7cd 100644 --- a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Ribbon.html +++ b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Ribbon.html @@ -13,16 +13,17 @@

Ribbon

-
- -
+

+ +

The ribbon allows changing options, attributes and viewing information about the current note.

-

Settings

+ +

Settings

+

It is possible to change whether some ribbon items will be automatically - open when navigating to a new note. To do so, in Settings, go to Appearance and look for the Ribbon widgets section.

+ open when navigating to a new note. To do so, in Settings, + go to Appearance and look for the Ribbon widgets section.

diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Vertical and horizontal layout.html b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Vertical and horizontal layout.html index befb205ee..ad9ea06c4 100644 --- a/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Vertical and horizontal layout.html +++ b/src/public/app/doc_notes/en/User Guide/User Guide/Basic Concepts/UI Elements/Vertical and horizontal layout.html @@ -14,56 +14,58 @@

Layouts

+

Trilium supports two different layouts, based on your preference.

-

Vertical layout

+ +

Vertical layout

+

The vertical layout is Trilium's original layout:

- +

-

Horizontal layout

+ +

Horizontal layout

+

The horizontal layout is a more traditional layout, since it bears similarity with other applications. In this mode:

-
- -
-

Changing the layout

-

Go to Settings and - look for the Appearance option on the left. Then look for the Layout section, +

+ +

+ +

Changing the layout

+ +

Go to Settings and + look for the Appearance option on the left. Then look for the Layout section, where there is the possibility to switch between the two available layouts.

Selecting an option will immediately apply the new layout by reloading the window.

diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Code.html b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Code.html index e6135209c..a530074db 100644 --- a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Code.html +++ b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Code.html @@ -28,34 +28,34 @@
  • JSON, XML etc. can be used as storage for structured data (typically used in conjunction with scripting)
  • -

    For shorter snippets of code that can be embedded in Text notes, see Code blocks.

    -
    - -
    -

    Adjusting the language of a code note

    -

    In the Ribbon, - look for the Note type selector and click it to reveal the possible - note types. Inside of it there will be a section called Code, select +

    For shorter snippets of code that can be embedded in Text notes, + see Code blocks.

    +

    + +

    + +

    Adjusting the language of a code note

    + +

    In the Ribbon, + look for the Note type selector and click it to reveal the possible + note types. Inside of it there will be a section called Code, select any one of the languages.

    - +

    -

    Adjusting the list of languages

    + +

    Adjusting the list of languages

    +

    Trilium supports syntax highlighting for many languages, but by default displays only some of them. The supported languages can be adjusted by - going to Options, - then Code Notes and looking for the Available MIME types in the dropdown section. + going to Options, + then Code Notes and looking for the Available MIME types in the dropdown section. Simply check any of the items to add them to the list, or un-check them to remove them from the list.

    Note that the list of languages is not immediately refreshed, you'd have to manually refresh the application.

    -

    The list of languages is also shared with the Code blocks feature of  - Text notes.

    +

    The list of languages is also shared with the Code blocks feature + of Text notes.

    diff --git a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Text/Code blocks.html b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Text/Code blocks.html index 0af3369df..7c60967e4 100644 --- a/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Text/Code blocks.html +++ b/src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Text/Code blocks.html @@ -18,14 +18,14 @@

    The code blocks feature allows entering pieces of code in text notes.

    Note that this feature is meant for generally small snippets of code. - For larger files such as an entire log, see the dedicated [missing note] note + For larger files such as an entire log, see the dedicated [missing note] note type instead.

    Inserting a code block