template-obsidian-vault/.obsidian/plugins/templater-obsidian/data.json

30 lines
543 B
JSON
Raw Normal View History

2024-10-02 18:57:21 +00:00
{
"command_timeout": 5,
"templates_folder": "_templates",
"templates_pairs": [
[
"",
""
]
],
"trigger_on_file_creation": false,
"auto_jump_to_cursor": false,
"enable_system_commands": false,
"shell_path": "",
"user_scripts_folder": "",
"enable_folder_templates": true,
"folder_templates": [
{
"folder": "",
"template": ""
}
],
"syntax_highlighting": true,
"syntax_highlighting_mobile": false,
"enabled_templates_hotkeys": [
""
],
"startup_templates": [
""
]
}