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