Is your feature request related to a problem? Please describe.
In my digital garden, folders are used to categorize a note's maturity, and I'd like to sort folders according to the maturity level they represent instead of alphabetically.
Describe the solution you'd like
Allow folders to optionally be sorted according to frontmatter.order.
Additional context
Working on this in my local environment, will submit a pull request when I have it working on my end.
Is your feature request related to a problem? Please describe.
In my digital garden, folders are used to categorize a note's maturity, and I'd like to sort folders according to the maturity level they represent instead of alphabetically.
Describe the solution you'd like
Allow folders to optionally be sorted according to
frontmatter.order.Additional context
Working on this in my local environment, will submit a pull request when I have it working on my end.