Files
notes/.obsidian/plugins/templater-obsidian/data.json
T
Docker7530 6b9ac80177 1774767884
2026-03-29 15:04:47 +08:00

32 lines
708 B
JSON

{
"command_timeout": 5,
"templates_folder": "attachment/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": false,
"folder_templates": [],
"enable_file_templates": false,
"file_templates": [
{
"regex": ".*",
"template": ""
}
],
"syntax_highlighting": true,
"syntax_highlighting_mobile": false,
"enabled_templates_hotkeys": [
"attachment/templates/日常记录-闪念笔记.md"
],
"startup_templates": [],
"intellisense_render": 1,
"enable_ribbon_icon": true
}