Sorting Explorer component doesn’t work

Cause: Various.

Solution: See below.

Sorting with custom frontmatter values

Make sure your custom frontmatter value is included in frontmatter.ts’s VFile parameters.

Sorting is not always applied

Make sure your sortFn is passed to your Explorer component in both defaultContentPageLayout (Most pages) and defaultListPageLayout (Folder pages, Tag pages).