mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
links
parent
fe0ae6261a
commit
760cbfb2db
20
Links.md
Normal file
20
Links.md
Normal file
@ -0,0 +1,20 @@
|
||||
## External links
|
||||
External link is general web link targeting some external web resource - e.g. https://en.wikipedia.org/wiki/South_China_Sea is an external link to one Wikipedia page.
|
||||
|
||||
External links are done through CKEditor native links. To create an external link, select text and press ```CTRL-K``` or wait for the "balloon" to appear and click link icon there.
|
||||
|
||||
[[gifs/create-external-link.gif]]
|
||||
|
||||
You can follow external link by either double clicking (will open new tab/window) it or right clicking on them and choosing "Open in new tab".
|
||||
|
||||
## Internal links to notes
|
||||
|
||||
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 and will be covered separately.
|
||||
|
||||
[[gifs/create-link-to-note.gif]]
|
||||
|
||||
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.
|
@ -1,6 +1,4 @@
|
||||
# Note navigation
|
||||
|
||||
Trilium has good support for fast navigation between notes.
|
||||
One of the Trilium's goals is to provide fast and comfortable navigation between notes.
|
||||
|
||||
## Backwards and forward
|
||||
|
||||
|
BIN
gifs/create-external-link.gif
Normal file
BIN
gifs/create-external-link.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 356 KiB |
BIN
gifs/create-link-to-note.gif
Normal file
BIN
gifs/create-link-to-note.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 MiB |
Loading…
x
Reference in New Issue
Block a user