mirror of
https://github.com/mickael-menu/zk
synced 2024-11-11 07:10:25 +00:00
4bf660f934
Many tag flavors are supported: `#hashtags`, `:colon:separated:tags:` and even Bear's [`#multi-word tags#`](https://blog.bear.app/2017/11/bear-tips-how-to-create-multi-word-tags/). If you prefer to use a YAML frontmatter, list your tags with the keys `tags` or `keywords`.
13 lines
164 B
YAML
13 lines
164 B
YAML
- id: 1
|
|
kind: "tag"
|
|
name: "fiction"
|
|
- id: 2
|
|
kind: "tag"
|
|
name: "adventure"
|
|
- id: 3
|
|
kind: "genre"
|
|
name: "fiction"
|
|
- id: 4
|
|
kind: "tag"
|
|
name: "fantasy"
|