diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2025-02-22 14:52:50 -0400 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-02-22 14:52:50 -0400 |
commit | d8e48d00b832f2a58beac4f387221059ab1de4ae (patch) | |
tree | fc250da28b626f279a82d2ef4fcc108ad997f8b6 | |
parent | 7b4cc17e0a08654405430f5c18233103d8db3b42 (diff) |
artists.yaml sorting rule
-rw-r--r-- | sorting-rules.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sorting-rules.yaml b/sorting-rules.yaml new file mode 100644 index 00000000..02b42891 --- /dev/null +++ b/sorting-rules.yaml @@ -0,0 +1,2 @@ +Sort Documents: artists.yaml +By Properties: [name, directory] |