How to apply this to the entire vault? #210
-
Can someone help me figure out how to apply this to the entire vault? I am not concerned about folder contents at the moment. I want the vault folders to appear in this order: Research I have the sorting-spec.md stored in Obsidian Settings |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @nsusmann in the first step copy the below snippet directly to a new empty ---
sorting-spec: |
target-folder: /
Research
Writing Book
Brandeis
Personal
Course Planning
Published
Funding Applications
GNCP
Conferences
JobApps
Obsidian Settings
notes
---
After that if you enable the custom sorting (ribbon button or the command Assuming the first step succeeds, you can rename the You should be good to go at that point |
Beta Was this translation helpful? Give feedback.
Hi @nsusmann
in the first step copy the below snippet directly to a new empty
sortspec
note in theObsidian Settings
folder:After that if you enable the custom sorting (ribbon button or the command
sort-on
) the custom order should be applied.Assuming the first step succeeds, you can rename the
sortspec
note tosorting-spec
- I understood that is your preferred note name. Then open the settings of the custom sorting plugin and in the sectionPath or name of additional note(s) containing …