From 134bc91e201c8381c6566188facc8d2b50502ec1 Mon Sep 17 00:00:00 2001 From: theCollectiv <78902012+theCollectiv@users.noreply.github.com> Date: Tue, 26 Oct 2021 13:01:12 +0200 Subject: [PATCH] Doc: Mention that drag and drop can be used to create a link to a note (#5629) --- readme/markdown.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme/markdown.md b/readme/markdown.md index 8c51c6ec7a5..3525b70f456 100644 --- a/readme/markdown.md +++ b/readme/markdown.md @@ -70,7 +70,7 @@ You can create a link to a note by specifying its ID in the URL. For example: [Link to my note](:/0b0d62d15e60409dac34f354b6e9e839) -Since getting the ID of a note is not straightforward, each app provides a way to create such link. In the **desktop app**, right click on a note an select "Copy Markdown link". In the **mobile app**, open a note and, in the top right menu, select "Copy Markdown link". You can then paste this link anywhere in another note. +Since getting the ID of a note is not straightforward, each app provides a way to create such link. In the **desktop app**, drag and drop a note into another note to create a link. Or right click on a note and select "Copy Markdown link". In the **mobile app**, open a note and, in the top right menu, select "Copy Markdown link". You can then paste this link anywhere in another note. ### Math notation