mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 11:02:28 +08:00
15 lines
1019 B
Markdown
15 lines
1019 B
Markdown
# Jump to Note
|
||
<figure class="image image-style-align-center"><img style="aspect-ratio:991/403;" src="Jump to Note_image.png" width="991" height="403"></figure>
|
||
|
||
The _Jump to Note_ function allows easy navigation between notes by searching for their title. In addition to that, it can also trigger a full search or create notes.
|
||
|
||
## Entering jump to note
|
||
|
||
* In the <a class="reference-link" href="../UI%20Elements/Launch%20Bar.md">Launch Bar</a>, press  button.
|
||
* Using the keyboard, press <kbd>Ctrl</kbd> + <kbd>J</kbd>.
|
||
|
||
## Interaction
|
||
|
||
* By default, when there is no text entered it will display the most recent notes (see <a class="reference-link" href="Note%20Navigation.md">Note Navigation</a>).
|
||
* Using the keyboard, use the up or down arrow keys to navigate between items. Press <kbd>Enter</kbd> to open the desired note.
|
||
* If the note doesn't exist, it's possible to create it by typing the desired note title and selecting the _Create and link child note_ option. |