123456789101112131415161718192021222324252627282930313233343536373839404142 |
- {
- "command_timeout": 5,
- "templates_folder": "04 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": "03 Periodic/01 Daily",
- "template": "04 Templates/Daily Template.md"
- },
- {
- "folder": "02 Action/02 Projects",
- "template": "04 Templates/Project Template.md"
- },
- {
- "folder": "02 Action/04 Private",
- "template": "04 Templates/Project Template.md"
- },
- {
- "folder": "01 Action/05 Goals",
- "template": "04 Templates/Goal Template.md"
- }
- ],
- "syntax_highlighting": true,
- "enabled_templates_hotkeys": [
- ""
- ],
- "startup_templates": [
- ""
- ],
- "enable_ribbon_icon": true
- }
|