vault backup: 2026-08-06 10:27:09

This commit is contained in:
2026-08-06 10:27:10 -04:00
parent 8b03138800
commit c1270fb446
7 changed files with 329 additions and 408 deletions
+12 -3
View File
@@ -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,