Current section

Files

Jump to
magma priv base_vault default .obsidian plugins obsidian-shellcommands data.json
Raw

priv/base_vault/default/.obsidian/plugins/obsidian-shellcommands/data.json

{
"settings_version": "0.23.0",
"debug": false,
"obsidian_command_palette_prefix": "Execute: ",
"preview_variables_in_command_palette": false,
"show_autocomplete_menu": false,
"working_directory": "",
"default_shells": {},
"environment_variable_path_augmentations": {
"darwin": "/usr/local/bin:/opt/homebrew/bin/"
},
"show_installation_warnings": true,
"error_message_duration": 20,
"notification_message_duration": 10,
"execution_notification_mode": "permanent",
"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": [
{
"id": "iilr0trw8n",
"platform_specific_commands": {
"default": "LC_CTYPE=UTF-8 magma exec-prompt {{title}}",
"win32": "magma exec-prompt {{title}}"
},
"shells": {},
"alias": "magma.prompt.exec",
"icon": null,
"confirm_execution": false,
"ignore_error_codes": [],
"input_contents": {
"stdin": null
},
"output_handlers": {
"stdout": {
"handler": "notification",
"convert_ansi_code": true
},
"stderr": {
"handler": "modal",
"convert_ansi_code": true
}
},
"output_wrappers": {
"stdout": null,
"stderr": null
},
"output_channel_order": "stdout-first",
"output_handling_mode": "buffered",
"events": {},
"command_palette_availability": "enabled",
"preactions": [],
"variable_default_values": {},
"execution_notification_mode": null,
"debounce": null
},
{
"id": "gak0hbrikz",
"platform_specific_commands": {
"default": "LC_CTYPE=UTF-8 magma exec-prompt --manual --no-interactive {{title}}",
"win32": "magma exec-prompt --manual --no-interactive {{title}}"
},
"shells": {},
"alias": "magma.prompt.exec-manual",
"icon": null,
"confirm_execution": false,
"ignore_error_codes": [],
"input_contents": {
"stdin": null
},
"output_handlers": {
"stdout": {
"handler": "notification",
"convert_ansi_code": true
},
"stderr": {
"handler": "modal",
"convert_ansi_code": true
}
},
"output_wrappers": {
"stdout": null,
"stderr": null
},
"output_channel_order": "stdout-first",
"output_handling_mode": "buffered",
"events": {},
"command_palette_availability": "enabled",
"preactions": [],
"variable_default_values": {},
"execution_notification_mode": null,
"debounce": null
},
{
"id": "wmfuky7ntk",
"platform_specific_commands": {
"default": "LC_CTYPE=UTF-8 magma copy-prompt {{title}}",
"win32": "magma copy-prompt {{title}}"
},
"shells": {},
"alias": "magma.prompt.copy",
"icon": null,
"confirm_execution": false,
"ignore_error_codes": [],
"input_contents": {
"stdin": null
},
"output_handlers": {
"stdout": {
"handler": "notification",
"convert_ansi_code": true
},
"stderr": {
"handler": "modal",
"convert_ansi_code": true
}
},
"output_wrappers": {
"stdout": null,
"stderr": null
},
"output_channel_order": "stdout-first",
"output_handling_mode": "buffered",
"events": {},
"command_palette_availability": "enabled",
"preactions": [],
"variable_default_values": {},
"execution_notification_mode": null,
"debounce": null
},
{
"id": "oodytpoyh0",
"platform_specific_commands": {
"default": "LC_CTYPE=UTF-8 magma import-session {{title}}",
"win32": "magma import-session {{title}}"
},
"shells": {},
"alias": "magma.session.import_response",
"icon": null,
"confirm_execution": false,
"ignore_error_codes": [],
"input_contents": {
"stdin": null
},
"output_handlers": {
"stdout": {
"handler": "notification",
"convert_ansi_code": true
},
"stderr": {
"handler": "modal",
"convert_ansi_code": true
}
},
"output_wrappers": {
"stdout": null,
"stderr": null
},
"output_channel_order": "stdout-first",
"output_handling_mode": "buffered",
"events": {},
"command_palette_availability": "enabled",
"preactions": [],
"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": []
}