From 17e88093d8215b9dac22472526cf274558b68225 Mon Sep 17 00:00:00 2001 From: zadam Date: Tue, 31 Mar 2020 21:18:55 +0200 Subject: [PATCH] Updated Links (markdown) --- Links.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Links.md b/Links.md index a5cf836..7570b0f 100644 --- a/Links.md +++ b/Links.md @@ -11,7 +11,10 @@ You can follow external link by either double clicking (will open new tab/window Links to internal notes are created a bit differently. To create link to note at current cursor position, press `CTRL-L`. -In the dialog you can see radio button to choose from different types of linking. First one is classic link to note, the other two are related to [[cloning|Cloning notes]] and will be covered separately. +In the dialog you can see radio button to choose from different types of linking: + +* link title mirrors the note's current title - this is sometimes also called "reference link". Title of such links cannot be changed, instead it is always mirroring the title of linked note. This way the link title is never outdated +* link title can be changed arbitrarily - this is the traditional hyperlink - you link to a particular note and can choose the link title [[gifs/create-link-to-note.gif]] @@ -19,10 +22,6 @@ You can follow the note link by double clicking it. Alternatively if you only wish to quickly preview the content, you can hover over the link and will see read only preview. -## Cloning - -Cloning can be done in Add Link dialog as well, but it is described on [[separate page|Cloning notes]]. - ## Opening links Since Trilium doesn't have separate view and edit modes (it's always edit mode), clicking on link doesn't open it. To open the link (both internal and external), just double click on it. External links will be opened in new tab.