Daily Notes Editor order of notes

I’d love to have possibilty of displaying daily notes in reverse order, like in Reflect app for instance. Could it be possible in the future or via some simple editing od .js..?. Thanks. a.

I use the Custom File Explorer sorting plugin for this.

Installed CFE plugin changed the order of the files, but there’s no change of order in Daily N.E. Today’s note is still at the top.. Could you please explain how to achieve the opposite result…?

This is my full spec note. You can see how I sorted the “Journals” folder at the bottom. Hope that helps.

---
sorting-spec: |-
  target-folder: /
  Home
  Inbox
  Exploration 
  Journals
  Positions
  Writing
  Infrastructure
  target-folder: Journals/*
  order-desc: a-z
---

Thank you, but nope.. Daily Notes Editor plugin doesn’t react to any changes in sotring order by Custom FE. Today’s note is still on top. I’m using Reflect, where default is opposite and it’s quite confusing when I switch to Obsidian… Regards.

OK, if you’re using a plugin for daily notes, then the plugin I suggested probably won’t work. The plugin I mentioned is for Obsidian’s side menu, which I thought you were referring to. I’m not familiar with the Daily Notes Editor plugin.