vault backup: 2024-04-15 11:54:03

This commit is contained in:
2024-04-15 11:54:03 +08:00
parent 839f2a0fd6
commit 6bb6abaa04
126 changed files with 104482 additions and 70653 deletions

View File

@@ -1,5 +1,5 @@
{
"settings_version": "0.18.0",
"settings_version": "0.21.0",
"debug": false,
"obsidian_command_palette_prefix": "Execute: ",
"preview_variables_in_command_palette": true,
@@ -7,12 +7,20 @@
"working_directory": "",
"default_shells": {},
"environment_variable_path_augmentations": {},
"show_installation_warnings": true,
"error_message_duration": 20,
"notification_message_duration": 10,
"execution_notification_mode": "disabled",
"output_channel_clipboard_also_outputs_to_notification": true,
"output_channel_notification_decorates_output": true,
"enable_events": true,
"approve_modals_by_pressing_enter_key": true,
"command_palette": {
"re_execute_last_shell_command": {
"enabled": true,
"prefix": "Re-execute: "
}
},
"max_visible_lines_in_shell_command_fields": false,
"shell_commands": [
{
@@ -23,10 +31,6 @@
"alias": "test_草稿归档",
"confirm_execution": false,
"ignore_error_codes": [],
"output_channels": {
"stdout": "current-file-caret",
"stderr": "current-file-caret"
},
"output_channel_order": "stdout-first",
"events": {},
"command_palette_availability": "enabled",
@@ -41,7 +45,17 @@
},
"output_handling_mode": "buffered",
"preactions": [],
"variable_default_values": {}
"variable_default_values": {},
"output_handlers": {
"stdout": {
"handler": "current-file-caret",
"convert_ansi_code": true
},
"stderr": {
"handler": "current-file-caret",
"convert_ansi_code": true
}
}
},
{
"platform_specific_commands": {
@@ -51,10 +65,6 @@
"alias": "test_引文列表",
"confirm_execution": false,
"ignore_error_codes": [],
"output_channels": {
"stdout": "current-file-caret",
"stderr": "current-file-caret"
},
"output_channel_order": "stdout-first",
"events": {},
"command_palette_availability": "enabled",
@@ -69,7 +79,17 @@
},
"output_handling_mode": "buffered",
"preactions": [],
"variable_default_values": {}
"variable_default_values": {},
"output_handlers": {
"stdout": {
"handler": "current-file-caret",
"convert_ansi_code": true
},
"stderr": {
"handler": "current-file-caret",
"convert_ansi_code": true
}
}
},
{
"platform_specific_commands": {
@@ -79,10 +99,6 @@
"alias": "test_作者统计",
"confirm_execution": false,
"ignore_error_codes": [],
"output_channels": {
"stdout": "current-file-caret",
"stderr": "current-file-caret"
},
"output_channel_order": "stdout-first",
"events": {},
"command_palette_availability": "enabled",
@@ -97,7 +113,17 @@
},
"output_handling_mode": "buffered",
"preactions": [],
"variable_default_values": {}
"variable_default_values": {},
"output_handlers": {
"stdout": {
"handler": "current-file-caret",
"convert_ansi_code": true
},
"stderr": {
"handler": "current-file-caret",
"convert_ansi_code": true
}
}
},
{
"platform_specific_commands": {
@@ -107,10 +133,6 @@
"alias": "test_导出笔记",
"confirm_execution": false,
"ignore_error_codes": [],
"output_channels": {
"stdout": "current-file-caret",
"stderr": "current-file-caret"
},
"output_channel_order": "stdout-first",
"events": {},
"command_palette_availability": "enabled",
@@ -125,7 +147,17 @@
},
"output_handling_mode": "buffered",
"preactions": [],
"variable_default_values": {}
"variable_default_values": {},
"output_handlers": {
"stdout": {
"handler": "current-file-caret",
"convert_ansi_code": true
},
"stderr": {
"handler": "current-file-caret",
"convert_ansi_code": true
}
}
},
{
"platform_specific_commands": {
@@ -135,10 +167,6 @@
"alias": "test_导出项目",
"confirm_execution": false,
"ignore_error_codes": [],
"output_channels": {
"stdout": "current-file-bottom",
"stderr": "current-file-bottom"
},
"output_channel_order": "stdout-first",
"events": {},
"command_palette_availability": "enabled",
@@ -153,11 +181,22 @@
},
"output_handling_mode": "buffered",
"preactions": [],
"variable_default_values": {}
"variable_default_values": {},
"output_handlers": {
"stdout": {
"handler": "current-file-bottom",
"convert_ansi_code": true
},
"stderr": {
"handler": "current-file-bottom",
"convert_ansi_code": true
}
}
}
],
"prompts": [],
"builtin_variables": {},
"custom_variables": [],
"custom_shells": [],
"output_wrappers": []
}