hikchoi
03/31/2022, 1:06 PMA
).
So if you want to have _b.md
come before a.md
, you would need to fix the frontmatter title
property of the note a.md
to be lowercase.
Along with other related sort ordering issues, we will be changing the native tree view to correctly display the title instead of the file name to make it less confusing. Sorry about the inconvenience 🙏🏻
Note that with the upcoming fix, you will be able to set a custom frontmatter property nav_order
to arbitrarily sort the notes in your tree view, so you may not need to add the underscore if the only reason for it was to bubble it up in the tree view.