forked from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
I can’t make this plugin work as intended. Very simple objective: Sort notes by a custom YAML frontmatter field called “created:” which contains dates in the fields.
Name of my vault: Research Vault
My script is located in “Templates/sortspec” — and this is the path in the plugin settings (screenshot further below)
My sortspec note in “Templates”:
---
sorting-spec: |-
target-folder: Research Vault
< a-z by-metadata: created
---
My custom sort settings:

Metadata
Metadata
Assignees
Labels
No labels