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:
- - Press
+
- Press
in the Formatting toolbar:
- - A popup will appear, type or paste the URL in the box.
- - Press Enter or the check mark icon to confirm.
+ - A popup will appear, type or paste the URL in the box.
+ - Press Enter or the check mark icon to confirm.
- - Alternatively, press Ctrl+K to trigger the aforementioned
+
- Alternatively, press Ctrl+K to trigger the aforementioned
popup.
- - A simpler way is to paste the raw link and press space to turn it automatically
+
- A simpler way is to paste the raw link and press space to turn it automatically
into a link.
To create a link with a custom text:
- - First, type and select the text which will be turned into a link.
- - Follow the previous steps to open the link interface (via the formatting
+
- First, type and select the text which will be turned into a link.
+ - Follow the previous steps to open the link interface (via the formatting
toolbar, or Ctrl+K).
- - Alternatively, simply paste (Ctrl+V) over the selected
- text to turn it into a link.
+ - Alternatively, simply paste (Ctrl+V) over the selected
+ text to turn it into a link.
Once a link is inserted:
- - The text inside the link can be changed if needed but the link itself
+
- The text inside the link can be changed if needed but the link itself
will remain.
- - To modify the link, click on the link to display the popup and press the
+
- To modify the link, click on the link to display the popup and press the
Edit link button.
- - To remove a link, click on it and press the
+
- To remove a link, click on it and press the
Unlink button.
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:
- - Pressing Ctrl + L or the
+
- Pressing Ctrl + L or the
button underneath the
menu in the Formatting toolbar.
- 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:
- - Link title mirrors the note's current title
+
- Link title mirrors the note's current title
- - This is sometimes also called "reference link".
- - The title of these links cannot be changed. Instead, it will always show
- the current title of linked note.
- - The icon of the linked note will also be displayed.
+ - This is sometimes also called "reference link".
+ - The title of this link cannot be changed. Instead, it will always show
+ the current title of the linked note.
+ - The icon of the linked note will also be displayed.
- - Link title can be changed arbitrarily
+
- Link title can be changed arbitrarily
- - This will create a traditional hyperlink, where the text of the link can
+
- This will create a traditional hyperlink, where the text of the link can
be different from the note title.
@@ -35,9 +35,9 @@
In-place linking
You can also insert internal links “inline” by using the @ symbol:
- - Type
@ in a text note, which will open the
+ - Type
@ in a text note, which will open the
note search menu.
- - Search for the desired note's title by typing a few characters. Use Up and Down to
+
- 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.
@@ -45,7 +45,7 @@
Pasting internal links
You can also insert internal links by copying a note from the note tree.
- - In the Note Tree,
+
- In the Note Tree,
select a note and press Ctrl + C.
- - In a text note, paste the link by pressing Ctrl + V.
+ - 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.