update
This commit is contained in:
30
.obsidian/plugins/templater-obsidian/data.json
vendored
Normal file
30
.obsidian/plugins/templater-obsidian/data.json
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"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,
|
||||
"enabled_templates_hotkeys": [
|
||||
""
|
||||
],
|
||||
"startup_templates": [
|
||||
""
|
||||
],
|
||||
"enable_ribbon_icon": true
|
||||
}
|
Reference in New Issue
Block a user