Auto | arch-x1: 2026-06-05 10:47:19

This commit is contained in:
Dmitry
2026-06-05 10:47:19 +03:00
parent eddfb6a6a5
commit 314c149059
49 changed files with 146023 additions and 236 deletions
+51
View File
@@ -0,0 +1,51 @@
{
"command_timeout": 5,
"templates_folder": "99 System/Template",
"templates_pairs": [
[
"",
""
]
],
"trigger_on_file_creation": true,
"auto_jump_to_cursor": false,
"enable_system_commands": false,
"shell_path": "",
"user_scripts_folder": "",
"enable_folder_templates": true,
"folder_templates": [
{
"folder": "03 Journal",
"template": "99 System/Template/Daily Note.md"
},
{
"folder": "/",
"template": "99 System/Template/Base Note.md"
},
{
"folder": "04 Tools/SocialBase",
"template": "99 System/Template/Contact Template.md"
},
{
"folder": "04 Tools/StudyTracker",
"template": ""
}
],
"enable_file_templates": false,
"file_templates": [
{
"regex": ".*",
"template": ""
}
],
"syntax_highlighting": true,
"syntax_highlighting_mobile": false,
"enabled_templates_hotkeys": [
"99 System/Template/Base Note.md"
],
"startup_templates": [
"99 System/Template/Base Note.md",
"99 System/Template/Daily Note.md"
],
"intellisense_render": 1
}