Basic tag search is ready! #35
renerocksai
announced in
Announcements
Replies: 1 comment 3 replies
-
Is it possible to use Telescope for the tag picker? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
To make it quick: We have a new function / Telekasten command
show_tags
and the config optionshow_tags_theme
.show_tags()
brings up a tag picker like this:Supports
<c-i>
(insert tag),<c-y>
(yank tag) and<cr>
(search notes for selected tag)You can bind it, like this:
Beta Was this translation helpful? Give feedback.
All reactions