You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
47 lines
975 B
JSON
47 lines
975 B
JSON
{
|
|
"command_timeout": 5,
|
|
"templates_folder": "Haina/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": "Haina/Monthly",
|
|
"template": "Haina/Templates/M-log.md"
|
|
},
|
|
{
|
|
"folder": "Haina/Weekly",
|
|
"template": "Haina/Templates/W-log.md"
|
|
},
|
|
{
|
|
"folder": "Haina/Daily",
|
|
"template": "Haina/Templates/D-log.md"
|
|
},
|
|
{
|
|
"folder": "Haina/Quarterly",
|
|
"template": "Haina/Templates/Q-log.md"
|
|
},
|
|
{
|
|
"folder": "Haina/Yearly",
|
|
"template": "Haina/Templates/Y-log.md"
|
|
}
|
|
],
|
|
"syntax_highlighting": true,
|
|
"syntax_highlighting_mobile": false,
|
|
"enabled_templates_hotkeys": [
|
|
""
|
|
],
|
|
"startup_templates": [
|
|
""
|
|
],
|
|
"enable_ribbon_icon": true
|
|
} |