Files
Main/.obsidian/plugins/templater-obsidian/data.json
2024-12-02 15:11:30 +01:00

36 lines
816 B
JSON

{
"command_timeout": 5,
"templates_folder": "Templates",
"templates_pairs": [
[
"",
""
]
],
"trigger_on_file_creation": true,
"auto_jump_to_cursor": false,
"enable_system_commands": false,
"shell_path": "",
"user_scripts_folder": "Scripts",
"enable_folder_templates": true,
"folder_templates": [
{
"folder": "8 Places/Businesses",
"template": "Templates/Company.md"
}
],
"syntax_highlighting": true,
"syntax_highlighting_mobile": false,
"enabled_templates_hotkeys": [
"Templates/Default Template.md",
"Templates/Person Template.md",
"Templates/Company.md",
"Templates/Book Template.md",
"Templates/Habit Template.md",
"Templates/Meeting Template.md"
],
"startup_templates": [
""
],
"enable_ribbon_icon": true
}