This commit is contained in:
Oscar Plaisant
2024-05-14 10:51:40 +02:00
parent f71d6b0503
commit 66c143b7b3
164 changed files with 25026 additions and 13829 deletions

View File

@@ -1,5 +1,5 @@
{
"settings_version": "0.21.0",
"settings_version": "0.22.0",
"debug": false,
"obsidian_command_palette_prefix": "Execute: ",
"preview_variables_in_command_palette": true,
@@ -57,7 +57,9 @@
"events": {},
"command_palette_availability": "enabled",
"preactions": [],
"variable_default_values": {}
"variable_default_values": {},
"execution_notification_mode": null,
"debounce": null
},
{
"id": "53b5ai5phh",
@@ -91,12 +93,18 @@
"events": {},
"command_palette_availability": "enabled",
"preactions": [],
"variable_default_values": {}
"variable_default_values": {},
"execution_notification_mode": null,
"debounce": null
}
],
"prompts": [],
"builtin_variables": {},
"custom_variables": [],
"custom_variables_notify_changes_via": {
"obsidian_uri": true,
"output_assignment": true
},
"custom_shells": [],
"output_wrappers": []
}