mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 01:36:24 +01:00
docs(guide): document command palette
This commit is contained in:
|
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 58 KiB |
|
Before Width: | Height: | Size: 317 B After Width: | Height: | Size: 317 B |
@@ -1,25 +0,0 @@
|
||||
# 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>.
|
||||
|
||||
## 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.
|
||||
|
||||
<img src="Jump to Note_recent-notes.gif" width="812" height="585">
|
||||
|
||||
## Interaction
|
||||
|
||||
* By default, when there is no text entered it will display the most recent notes.
|
||||
* 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.
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 265 KiB |
62
docs/User Guide/User Guide/Basic Concepts and Features/Navigation/Jump to.md
vendored
Normal file
62
docs/User Guide/User Guide/Basic Concepts and Features/Navigation/Jump to.md
vendored
Normal file
@@ -0,0 +1,62 @@
|
||||
# Jump to...
|
||||
<figure class="image image-style-align-center"><img style="aspect-ratio:991/403;" src="1_Jump to_image.png" width="991" height="403"></figure>
|
||||
|
||||
## Jump to Note
|
||||
|
||||
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.
|
||||
|
||||
To enter the “Jump to” dialog:
|
||||
|
||||
* 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>.
|
||||
|
||||
In addition to searching for notes, it is also possible to search for commands. See the dedicated section below for more information.
|
||||
|
||||
### Interaction
|
||||
|
||||
* By default, when there is no text entered it will display the most recent notes.
|
||||
* 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.
|
||||
|
||||
## 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.
|
||||
|
||||
## Command Palette
|
||||
|
||||
<figure class="image image-style-align-center"><img style="aspect-ratio:982/524;" src="Jump to_image.png" width="982" height="524"></figure>
|
||||
|
||||
The command palette is a feature which allows easy execution of various commands that can be found throughout the application, such as from menus or keyboard shortcuts. This feature integrates directly into the “Jump to” dialog.
|
||||
|
||||
### Interaction
|
||||
|
||||
To trigger the command palette:
|
||||
|
||||
* Press <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>J</kbd> to display the command palette directly.
|
||||
* If in the “Jump to” dialog, type `>` in the search to switch to the command palette.
|
||||
|
||||
Interaction:
|
||||
|
||||
* Type a few words to filter between commands.
|
||||
* Use the up and down arrows on the keyboard or the mouse to select a command.
|
||||
* Press <kbd>Enter</kbd> to execute the command.
|
||||
|
||||
To exit the command palette:
|
||||
|
||||
* Remove the `>` in the search to go back to the note search.
|
||||
* Press <kbd>Esc</kbd> to dismiss the dialog entirely.
|
||||
|
||||
### Options available
|
||||
|
||||
Currently the following options are displayed:
|
||||
|
||||
* Most of the <a class="reference-link" href="../Keyboard%20Shortcuts.md">Keyboard Shortcuts</a> have an entry, with the exception of those that are too specific to be run from a dialog.
|
||||
* Some additional options which are not yet available as keyboard shortcuts, but can be accessed from various menus such as: exporting a note, showing attachments, searching for notes or configuring the <a class="reference-link" href="../UI%20Elements/Launch%20Bar.md">Launch Bar</a>.
|
||||
|
||||
### Limitations
|
||||
|
||||
Currently it's not possible to define custom actions that are displayed in the command palette. In the future this might change by integrating the options in the launch bar, which can be customized if needed.
|
||||
BIN
docs/User Guide/User Guide/Basic Concepts and Features/Navigation/Jump to_image.png
vendored
Normal file
BIN
docs/User Guide/User Guide/Basic Concepts and Features/Navigation/Jump to_image.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 69 KiB |
@@ -13,4 +13,4 @@ This works identically to browser backwards / forwards, it's actually using buil
|
||||
|
||||
This is useful to quickly find and view arbitrary notes - click on `Jump to` button on the top or press <kbd>Ctrl</kbd> + <kbd>J</kbd> . Then type part of the note name and autocomplete will help you pick the desired note.
|
||||
|
||||
See <a class="reference-link" href="Jump%20to%20Note.md">Jump to Note</a> for more information.
|
||||
See <a class="reference-link" href="Jump%20to.md">Jump to Note</a> for more information.
|
||||
@@ -5,7 +5,7 @@ The _Quick search_ function does a full-text search (that is, it searches throug
|
||||
|
||||
The alternative to the quick search is the <a class="reference-link" href="Search.md">Search</a> function, which opens in a dedicated tab and has support for advanced queries.
|
||||
|
||||
For even faster navigation, it's possible to use <a class="reference-link" href="Jump%20to%20Note.md">Jump to Note</a> which will only search through the note titles instead of the content.
|
||||
For even faster navigation, it's possible to use <a class="reference-link" href="Jump%20to.md">Jump to Note</a> which will only search through the note titles instead of the content.
|
||||
|
||||
## Layout
|
||||
|
||||
|
||||
Reference in New Issue
Block a user