sou7
2025-02-27 b050162f820c1ef3a75c20b3b1b51e42bb6144aa
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`.
>