mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
text on note navigation + gif on back and forward
parent
fb799f2481
commit
f484e6e3bd
@ -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.
|
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
|
||||||
|
|
||||||
|
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]]
|
[[gifs/recent-notes.gif]]
|
||||||
|
|
||||||
## Jump to note
|
## 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]]
|
[[gifs/jump-to.gif]]
|
Loading…
x
Reference in New Issue
Block a user