diff --git a/Links.md b/Links.md index 8d1c095..0eaf941 100644 --- a/Links.md +++ b/Links.md @@ -17,4 +17,8 @@ In the dialog you can see radio button to choose from different types of linking 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. \ No newline at end of file +Alternatively if you only wish to quickly preview the content, you can hover over the link and will see read only preview. + +## 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. \ No newline at end of file diff --git a/gifs/jump-to.gif b/gifs/jump-to.gif index 4f20491..ede799e 100644 Binary files a/gifs/jump-to.gif and b/gifs/jump-to.gif differ diff --git a/gifs/recent-notes.gif b/gifs/recent-notes.gif index f711930..7536b93 100644 Binary files a/gifs/recent-notes.gif and b/gifs/recent-notes.gif differ