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 uses a custom manual ordering with alphabetical fallback.
Allows explicit specification of file order through the customOrder option. Files not specified in the custom order are appended in alphabetical order. This provides maximum control over the final document structure.
Example
Manual ordering with fallback