vault backup: 2025-12-08 16:37:36
This commit is contained in:
+4
-4
@@ -32,7 +32,7 @@
|
||||
},
|
||||
"insert-yaml-attributes": {
|
||||
"enabled": true,
|
||||
"text-to-insert": "id:\naliases: []\ntags: []"
|
||||
"text-to-insert": "id:\naliases: []\ntitle:\ntags: []"
|
||||
},
|
||||
"move-tags-to-yaml": {
|
||||
"enabled": false,
|
||||
@@ -52,10 +52,10 @@
|
||||
"sort-order": "Ascending Alphabetical"
|
||||
},
|
||||
"yaml-key-sort": {
|
||||
"enabled": false,
|
||||
"yaml-key-priority-sort-order": "",
|
||||
"enabled": true,
|
||||
"yaml-key-priority-sort-order": "id\naliases\ntitle\ntags",
|
||||
"priority-keys-at-start-of-yaml": true,
|
||||
"yaml-sort-order-for-other-keys": "None"
|
||||
"yaml-sort-order-for-other-keys": "Ascending Alphabetical"
|
||||
},
|
||||
"yaml-timestamp": {
|
||||
"enabled": false,
|
||||
|
||||
Reference in New Issue
Block a user