links

azivner 2017-12-24 11:09:52 -05:00
parent fe0ae6261a
commit 760cbfb2db
4 changed files with 21 additions and 3 deletions

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 356 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB