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`. >