Clarify Shift-Enter docs
This commit is contained in:
parent
0a7fc05fef
commit
b3f0c80f91
@ -6,7 +6,7 @@ The main input is the **filter phrase** and can be used to narrow down the list
|
||||
|
||||
If the filter phrase contains `#tags` the results will be filtered based on matching those tags. That means to quickly see a list of all `#template`s you can use `#template` as a filter phrase.
|
||||
|
||||
Pressing the `Enter` key will open/create the selected page. Pressing `Shift-Enter` will always open or the page _exactly matching_ the filter phrase. Therefore, if you intend to create a new page, simply type the name of the new page and hit `Shift-Enter`.
|
||||
Pressing the `Enter` key will open/create the selected page. Pressing `Shift-Enter` will always open or create (if it doesn't already exist) the page _exactly matching_ the filter phrase. Therefore, if you intend to create a new page, simply type the name of the new page and hit `Shift-Enter`.
|
||||
|
||||
# Result ordering
|
||||
When no filter phrase is entered, pages are ordered by either _last opened_, or _last modified_ date in descending order. This makes it convenient to switch between recently edited pages.
|
||||
|
Loading…
Reference in New Issue
Block a user