mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -05:00
Add @tag support (#247)
Co-authored-by: T. H. Wright <thwright@redemption.studio>
This commit is contained in:
@@ -362,8 +362,9 @@ See the documentation for more details regarding the different types of links
|
||||
Telekasten supports the following tag notations:
|
||||
|
||||
1. `#tag`
|
||||
2. `:tag:`
|
||||
3. `yaml-bare`: bare tags in a tag collection in the yaml metadata:
|
||||
2. `@tag`
|
||||
3. `:tag:`
|
||||
4. `yaml-bare`: bare tags in a tag collection in the yaml metadata:
|
||||
|
||||
|
||||
See the documentation for more details regarding the tag syntax (`:h
|
||||
|
||||
Reference in New Issue
Block a user