I am here for metadata sorting.
I have Yaml property with name created. I want to use this because my ctime keeps changing while synching.
What do i need to do in the above command to sort with "created" front matter ?
--- sorting-spec: | target-folder: /* < a-z by-metadata: created --- I have tried using this and this is the result I am getting.

I am here for metadata sorting.
I have Yaml property with name created. I want to use this because my ctime keeps changing while synching.
What do i need to do in the above command to sort with "created" front matter ?
--- sorting-spec: | target-folder: /* < a-z by-metadata: created --- I have tried using this and this is the result I am getting.