diff --git a/Note navigation.md b/Note navigation.md deleted file mode 100644 index 2f14210..0000000 --- a/Note navigation.md +++ /dev/null @@ -1,26 +0,0 @@ -One of the Trilium's goals is to provide fast and comfortable navigation between notes. - -## Backwards and forward - -You can use alt-left and alt-right to move back and forward in history of viewed pages. - -This works identically to browser backwards / forwards, it's actually using built-in browser support for this. - -[[gifs/back-and-forwards.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. - -[[gifs/jump-to.gif]] - -### Recent notes - -Jump to note also has the ability to show the list of recently viewed / edited notes and quickly jump to it. - -To access this functionality, click on `Jump to` button on the top. By default, (when nothing is entered into autocomplete), this dialog will show the list of recent notes. - -Alternatively you can click on the "time" icon on the right. - -[[gifs/recent-notes.gif]] diff --git a/Note-navigation.md b/Note-navigation.md new file mode 100644 index 0000000..59f6a4e --- /dev/null +++ b/Note-navigation.md @@ -0,0 +1 @@ +See https://docs.triliumnotes.org/user-guide/concepts/navigation/note-navigation. \ No newline at end of file