vault backup: 2026-08-06 10:27:09
This commit is contained in:
+12
-3
@@ -3,12 +3,21 @@
|
||||
"command_timeout": 5,
|
||||
"templates_folder": "10 Knowledge/Templates",
|
||||
"templates_pairs": [],
|
||||
"trigger_on_file_creation_mode": "none",
|
||||
"auto_jump_to_cursor": false,
|
||||
"trigger_on_file_creation_mode": "folder",
|
||||
"auto_jump_to_cursor": true,
|
||||
"jump_to_cursor_after_file_name": false,
|
||||
"shell_path": "",
|
||||
"user_scripts_folder": "",
|
||||
"folder_templates": [],
|
||||
"folder_templates": [
|
||||
{
|
||||
"folder": "20 Work/Journal",
|
||||
"template": "10 Knowledge/Templates/Journal Template.md"
|
||||
},
|
||||
{
|
||||
"folder": "20 Work/Weekly Review",
|
||||
"template": "10 Knowledge/Templates/Weekly Review Template.md"
|
||||
}
|
||||
],
|
||||
"file_templates": [],
|
||||
"syntax_highlighting": true,
|
||||
"syntax_highlighting_mobile": false,
|
||||
|
||||
Reference in New Issue
Block a user