You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-23 22:36:32 +02:00
13 lines
528 B
Markdown
13 lines
528 B
Markdown
# Link to note
|
|
|
|
To create a link to a note, you have two options:
|
|
|
|
## Create a Markdown link
|
|
|
|
Simply create the link in Markdown, as described in the [Markdown guide](https://joplinapp.org/help/apps/markdown/#links-to-other-notes).
|
|
|
|
## Use the "Link to note" dialog
|
|
|
|
An easier way is to use the "Link to note" dialog - to do so open the dialog from **Tools => Link to note...**. Then type the note you would like to link to and press <kbd>Enter</kbd> when done.
|
|
|
|
This will create a new link and insert it into your current note. |