mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -05:00
docs(Readme): remove duplicate show_tags
This commit is contained in:
@@ -563,7 +563,7 @@ the list for a more detailed description:
|
||||
|
||||
- `panel` : brings up the [command palette](#21-telekasten-command-palette)
|
||||
- `find_notes` : Find notes by title (filename)
|
||||
- `show_tags` : Search through all tags
|
||||
- `show_tags` : brings up the tag list. From there you can select a tag to search for tagged notes - or yank or insert the tag
|
||||
- `find_daily_notes` : Find daily notes by title (date)
|
||||
- `search_notes` : Search (grep) in all notes
|
||||
- `insert_link` : Insert a link to a note
|
||||
@@ -583,7 +583,6 @@ the list for a more detailed description:
|
||||
- `preview_img` : preview image under the cursor
|
||||
- `browse_media` : Browse images / media files
|
||||
- `rename_note` : Rename current note and update the links pointing to it
|
||||
- `show_tags` : brings up the tag list. From there you can select a tag to search for tagged notes - or yank or insert the tag
|
||||
- `switch_vault` : switch the vault. Brings up a picker. See the `vaults` config
|
||||
option for more.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user