WritingSpace/.obsidian/plugins/obsidian-meta-bind-plugin/data.json
2025-01-22 09:00:25 +01:00

22 lines
No EOL
493 B
JSON

{
"devMode": false,
"ignoreCodeBlockRestrictions": false,
"preferredDateFormat": "DD-MM-YYYY",
"firstWeekday": {
"index": 1,
"name": "Monday",
"shortName": "Mo"
},
"syncInterval": 200,
"minSyncInterval": 50,
"maxSyncInterval": 1000,
"enableJs": false,
"viewFieldDisplayNullAsEmpty": true,
"enableSyntaxHighlighting": true,
"enableEditorRightClickMenu": true,
"inputFieldTemplates": [],
"buttonTemplates": [],
"excludedFolders": [
"templates"
]
}