mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -05:00
doc: fix undocumented @tag notation (closes #273)
This commit is contained in:
@@ -820,8 +820,9 @@ Section 3.2: Tag Notation *telekasten.tag_notation*
|
|||||||
Telekasten supports the following tag notations:
|
Telekasten supports the following tag notations:
|
||||||
|
|
||||||
1. `#tag`
|
1. `#tag`
|
||||||
2. `:tag:`
|
2. `@tag`
|
||||||
3. bare tags in a tag collection in the yaml metadata:
|
3. `:tag:`
|
||||||
|
4. bare tags in a tag collection in the yaml metadata:
|
||||||
>
|
>
|
||||||
---
|
---
|
||||||
title: My awesome note
|
title: My awesome note
|
||||||
|
|||||||
Reference in New Issue
Block a user