update
This commit is contained in:
11
.obsidian/plugins/templater-obsidian/data.json
vendored
11
.obsidian/plugins/templater-obsidian/data.json
vendored
@@ -12,10 +12,17 @@
|
||||
"enable_system_commands": false,
|
||||
"shell_path": "",
|
||||
"user_scripts_folder": "",
|
||||
"enable_folder_templates": false,
|
||||
"enable_folder_templates": true,
|
||||
"folder_templates": [
|
||||
{
|
||||
"folder": "",
|
||||
"folder": "/",
|
||||
"template": "templates/default new note.md"
|
||||
}
|
||||
],
|
||||
"enable_file_templates": false,
|
||||
"file_templates": [
|
||||
{
|
||||
"regex": ".*",
|
||||
"template": ""
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user