diff --git a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Note Types/Text/Links.html b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Note Types/Text/Links.html index 6d9677e7d..bde71988f 100644 --- a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Note Types/Text/Links.html +++ b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Note Types/Text/Links.html @@ -1,8 +1,8 @@

There are two types of links:

Note map

diff --git a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Note Types/Text/Links/External links.html b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Note Types/Text/Links/External links.html index 07a6e7828..4bb65ae95 100644 --- a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Note Types/Text/Links/External links.html +++ b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Note Types/Text/Links/External links.html @@ -3,37 +3,36 @@ an external link to a Wikipedia page.

To create a link without a custom text:

To create a link with a custom text:

Once a link is inserted:

diff --git a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Note Types/Text/Links/Internal (reference) links.html b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Note Types/Text/Links/Internal (reference) links.html index 29b942c92..3f481a4d7 100644 --- a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Note Types/Text/Links/Internal (reference) links.html +++ b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Note Types/Text/Links/Internal (reference) links.html @@ -4,30 +4,30 @@

Inserting internal links

Internal links can be created at the current position in a text note by:

    -
  1. Pressing Ctrl + L or the +
  2. Pressing Ctrl + L or the button underneath the menu in the Formatting toolbar.
  3. Searching for the title of the desired note to link. It's also possible + data-list-item-id="ec4d17a840f8ad96ad9a1344fae1b08aa">Searching for the title of the desired note to link. It's also possible to create new notes from this dialog by typing a non-existing note title and selecting Create and link child note.

There are two link types which you can select when creating the link to the note:

    -
  1. Link title mirrors the note's current title +
  2. Link title mirrors the note's current title
      -
    1. This is sometimes also called "reference link".
    2. -
    3. The title of these links cannot be changed. Instead, it will always show - the current title of linked note.
    4. -
    5. The icon of the linked note will also be displayed.
    6. +
    7. This is sometimes also called "reference link".
    8. +
    9. The title of this link cannot be changed. Instead, it will always show + the current title of the linked note.
    10. +
    11. The icon of the linked note will also be displayed.
  3. -
  4. Link title can be changed arbitrarily +
  5. Link title can be changed arbitrarily
      -
    1. This will create a traditional hyperlink, where the text of the link can +
    2. This will create a traditional hyperlink, where the text of the link can be different from the note title.
  6. @@ -35,9 +35,9 @@

    In-place linking

    You can also insert internal links “inline” by using the @ symbol:

      -
    1. Type @ in a text note, which will open the +
    2. Type @ in a text note, which will open the note search menu.
    3. -
    4. Search for the desired note's title by typing a few characters. Use Up and Down to +
    5. Search for the desired note's title by typing a few characters. Use Up and Down to select the correct note, and press Enter or Tab to create the link. It's also possible to create new notes with this method by typing a non-existing note title and selecting Create and link child note.
    6. @@ -45,7 +45,7 @@

      Pasting internal links

      You can also insert internal links by copying a note from the note tree.

        -
      1. In the Note Tree, +
      2. In the Note Tree, select a note and press Ctrl + C.
      3. -
      4. In a text note, paste the link by pressing Ctrl + V.
      5. +
      6. In a text note, paste the link by pressing Ctrl + V.
      \ No newline at end of file diff --git a/docs/User Guide/!!!meta.json b/docs/User Guide/!!!meta.json index 25e63f267..bf60bb5bd 100644 --- a/docs/User Guide/!!!meta.json +++ b/docs/User Guide/!!!meta.json @@ -7626,7 +7626,7 @@ "name": "internalLink", "value": "BCkXAVs63Ttv", "isInheritable": false, - "position": 40 + "position": 30 }, { "type": "label", @@ -7740,6 +7740,13 @@ "isInheritable": false, "position": 10 }, + { + "type": "relation", + "name": "internalLink", + "value": "oPVyFC7WL2Lp", + "isInheritable": false, + "position": 20 + }, { "type": "label", "name": "iconClass", @@ -7753,13 +7760,6 @@ "value": "reference-links", "isInheritable": false, "position": 30 - }, - { - "type": "relation", - "name": "internalLink", - "value": "oPVyFC7WL2Lp", - "isInheritable": false, - "position": 40 } ], "format": "markdown", diff --git a/docs/User Guide/User Guide/Note Types/Text/Links/Internal (reference) links.md b/docs/User Guide/User Guide/Note Types/Text/Links/Internal (reference) links.md index 7188fa43a..fdefca194 100644 --- a/docs/User Guide/User Guide/Note Types/Text/Links/Internal (reference) links.md +++ b/docs/User Guide/User Guide/Note Types/Text/Links/Internal (reference) links.md @@ -14,7 +14,7 @@ There are two link types which you can select when creating the link to the note 1. _Link title mirrors the note's current title_ 1. This is sometimes also called "reference link". - 2. The title of these links cannot be changed. Instead, it will always show the current title of linked note. + 2. The title of this link cannot be changed. Instead, it will always show the current title of the linked note. 3. The icon of the linked note will also be displayed. 2. _Link title can be changed arbitrarily_ 1. This will create a traditional hyperlink, where the text of the link can be different from the note title.