From f484e6e3bd2644be1d53a487c3d1527c7fd6afb4 Mon Sep 17 00:00:00 2001 From: azivner Date: Sun, 24 Dec 2017 10:42:18 -0500 Subject: [PATCH] text on note navigation + gif on back and forward --- Note navigation.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Note navigation.md b/Note navigation.md index 3dde893..db3dcd7 100644 --- a/Note navigation.md +++ b/Note navigation.md @@ -8,10 +8,21 @@ You can use alt-left and alt-right to move back and forward in history of viewed This works identically to browser backwards / forwards, it's actually using bult-in browser support for this. +Of course this is basic and expected functionality, but it's worth mentioning that Trilium plays nicely here. + +[[gifs/back-and-forwards.gif]] + ## Recent notes +Recent notes allows you to view list of recently viewed / edited notes and quickly jump to it. + +To access this functionality, you can click on ```Recent notes``` button on the top or press ```CTRL-E```. You can choose desired note and hit ```ENTER``` or click on ```Jump to``` button. + [[gifs/recent-notes.gif]] ## Jump to note +This is useful to quickly find and view arbitrary note - click on ```Jump to``` button on the top or press ```CTRL-J```. +Then type part of the note name and autocomplete will help you pick the desired note. Then just press ```ENTER``` or click on ```Jump to``` button and you're there. + [[gifs/jump-to.gif]] \ No newline at end of file