show_tags is listed twice

This commit is contained in:
Rizwan
2022-10-06 13:08:47 +05:30
committed by GitHub
parent 04a4ecb0de
commit 19907adc6f

View File

@@ -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.