compact command listing
This commit is contained in:
@@ -45,21 +45,21 @@ for closing the location list.
|
|||||||
#### Commands
|
#### Commands
|
||||||
This package defines the following user commands:
|
This package defines the following user commands:
|
||||||
|
|
||||||
##### `:Denote [{keyword ..}]`
|
- `:Denote [{keyword ..}]`:
|
||||||
This command places all denote entries in the location list.
|
This command places all denote entries in the location list.
|
||||||
You may supply any number of arguments to filter the notes by the given
|
You may supply any number of arguments to filter the notes by the given
|
||||||
keywords.
|
keywords.
|
||||||
|
|
||||||
##### `:DenoteTag {tag}`
|
- `:DenoteTag {tag}`:
|
||||||
With this, all notes of a given tag are listed.
|
With this, all notes of a given tag are listed.
|
||||||
The `{tag}` may be autocompleted by hitting the tab key.
|
The `{tag}` may be autocompleted by hitting the tab key.
|
||||||
|
|
||||||
##### `:DenoteGrep /{pattern}/[g][j][f]`
|
- `:DenoteGrep /{pattern}/[g][j][f]`:
|
||||||
This command builds around
|
This command builds around
|
||||||
[:vimgrep](https://vimhelp.org/quickfix.txt.html#%3Avimgrep) and can be used to
|
[:vimgrep](https://vimhelp.org/quickfix.txt.html#%3Avimgrep) and can be used to
|
||||||
search for patterns within your notes.
|
search for patterns within your notes.
|
||||||
|
|
||||||
##### `:DenoteBackReferences`
|
- `:DenoteBackReferences`:
|
||||||
With this, you may populate the location list with all links to the currently
|
With this, you may populate the location list with all links to the currently
|
||||||
opened note.
|
opened note.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user