mirror of
https://github.com/zadam/trilium.git
synced 2025-12-20 23:29:55 +01:00
fix(docs): mismatching phrasing in reference link notes
This commit is contained in:
16
docs/User Guide/!!!meta.json
vendored
16
docs/User Guide/!!!meta.json
vendored
@@ -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",
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user