feature: update boilerplate with key plugins and streamlined templates
This commit is contained in:
32
.obsidian/plugins/templater-obsidian/data.json
vendored
32
.obsidian/plugins/templater-obsidian/data.json
vendored
@@ -1 +1,31 @@
|
||||
{"command_timeout":5,"template_folder":"templates","templates_pairs":[["",""]],"trigger_on_file_creation":true,"enable_system_commands":false,"shell_path":"","locale":"en"}
|
||||
{
|
||||
"command_timeout": 5,
|
||||
"templates_folder": "templates",
|
||||
"templates_pairs": [
|
||||
[
|
||||
"",
|
||||
""
|
||||
]
|
||||
],
|
||||
"trigger_on_file_creation": true,
|
||||
"auto_jump_to_cursor": true,
|
||||
"enable_system_commands": false,
|
||||
"shell_path": "",
|
||||
"user_scripts_folder": "",
|
||||
"enable_folder_templates": true,
|
||||
"folder_templates": [
|
||||
{
|
||||
"folder": "/",
|
||||
"template": "templates/Base Note (Template).md"
|
||||
}
|
||||
],
|
||||
"syntax_highlighting": true,
|
||||
"enabled_templates_hotkeys": [
|
||||
""
|
||||
],
|
||||
"startup_templates": [
|
||||
""
|
||||
],
|
||||
"template_folder": "templates",
|
||||
"locale": "en"
|
||||
}
|
||||
Reference in New Issue
Block a user