ProtectedtitleReturns title unless it is undefined or the empty string, in which case filePath is used --
an empty title is treated as "no title supplied" rather than a meaningful value to sort or
display by.
ProtectedextractExtract title from content (frontmatter or first header)
Optionalfrontmatter: stringProtectedmergeProtecteddetectProtectedextractExtract all headers from content
ProtecteddeduplicateDeduplicate links in combined content
Join strategy that orders content alphabetically by title or filename.
Provides simple, predictable ordering by sorting files alphabetically based on their extracted title (from frontmatter or first header) or falling back to the filename if no title is available.
Example
Alphabetical joining