Felix Nie
2025-05-07 e98d97a271857efe14e6f15d8971d452b2d1a2d5
docs/plugins/CreatedModifiedDate.md
@@ -13,6 +13,8 @@
- `priority`: The data sources to consult for date information. Highest priority first. Possible values are `"frontmatter"`, `"git"`, and `"filesystem"`. Defaults to `["frontmatter", "git", "filesystem"]`.
When loading the frontmatter, the value of [[Frontmatter#List]] is used.
> [!warning]
> If you rely on `git` for dates, make sure `defaultDateType` is set to `modified` in `quartz.config.ts`.
>