48 lines
		
	
	
		
			992 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			48 lines
		
	
	
		
			992 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "command_timeout": 5,
 | |
|   "templates_folder": "templates",
 | |
|   "templates_pairs": [
 | |
|     [
 | |
|       "",
 | |
|       ""
 | |
|     ]
 | |
|   ],
 | |
|   "trigger_on_file_creation": true,
 | |
|   "auto_jump_to_cursor": false,
 | |
|   "enable_system_commands": false,
 | |
|   "shell_path": "",
 | |
|   "user_scripts_folder": "",
 | |
|   "enable_folder_templates": false,
 | |
|   "folder_templates": [
 | |
|     {
 | |
|       "folder": "sources/clippings",
 | |
|       "template": ""
 | |
|     },
 | |
|     {
 | |
|       "folder": "/",
 | |
|       "template": "templates/default new note.md"
 | |
|     }
 | |
|   ],
 | |
|   "enable_file_templates": true,
 | |
|   "file_templates": [
 | |
|     {
 | |
|       "regex": "^(?!\\/?(sources\\/clippings|daily)\\/).*",
 | |
|       "template": "templates/default new note.md"
 | |
|     },
 | |
|     {
 | |
|       "regex": "",
 | |
|       "template": ""
 | |
|     }
 | |
|   ],
 | |
|   "syntax_highlighting": true,
 | |
|   "syntax_highlighting_mobile": false,
 | |
|   "enabled_templates_hotkeys": [
 | |
|     "templates/note mathématique.md",
 | |
|     "templates/flipside excalidraw note.md",
 | |
|     ""
 | |
|   ],
 | |
|   "startup_templates": [
 | |
|     ""
 | |
|   ],
 | |
|   "enable_ribbon_icon": true
 | |
| } |