Striven
22 hours ago c538c151c7462ad0395ff2c15c5e11e89e362aa8
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`.
>