74 lines
1.8 KiB
JSON
74 lines
1.8 KiB
JSON
{
|
|
"presetFields": [
|
|
{
|
|
"type": "Select",
|
|
"tagName": "select",
|
|
"icon": "right-triangle",
|
|
"tooltip": "Accepts a single value from a list",
|
|
"colorClass": "select",
|
|
"options": {
|
|
"sourceType": "ValuesListNotePath",
|
|
"valuesList": {
|
|
"1": "AR",
|
|
"2": "BO",
|
|
"3": "BR",
|
|
"4": "CL"
|
|
},
|
|
"valuesListNotePath": "countries.md"
|
|
},
|
|
"name": "country",
|
|
"id": "hzsqnO",
|
|
"path": ""
|
|
},
|
|
{
|
|
"type": "Multi",
|
|
"tagName": "multi",
|
|
"icon": "bullet-list",
|
|
"tooltip": "Accepts multiple values from a list",
|
|
"colorClass": "multi",
|
|
"options": {
|
|
"sourceType": "ValuesList",
|
|
"valuesList": {
|
|
"1": "video",
|
|
"2": "audio",
|
|
"3": "booklet",
|
|
"4": "simple"
|
|
}
|
|
},
|
|
"name": "translations",
|
|
"id": "kVzZVa",
|
|
"path": ""
|
|
}
|
|
],
|
|
"fileClassQueries": [],
|
|
"displayFieldsInContextMenu": true,
|
|
"globallyIgnoredFields": [],
|
|
"classFilesPath": null,
|
|
"isAutosuggestEnabled": true,
|
|
"fileClassAlias": "fileClass",
|
|
"settingsVersion": "5.8",
|
|
"firstDayOfWeek": 1,
|
|
"enableLinks": true,
|
|
"enableTabHeader": true,
|
|
"enableEditor": true,
|
|
"enableBacklinks": true,
|
|
"enableStarred": true,
|
|
"enableFileExplorer": true,
|
|
"enableSearch": true,
|
|
"enableProperties": true,
|
|
"tableViewMaxRecords": 20,
|
|
"frontmatterListDisplay": "asArray",
|
|
"fileClassExcludedFolders": [],
|
|
"showIndexingStatusInStatusBar": true,
|
|
"fileIndexingExcludedFolders": [],
|
|
"fileIndexingExcludedExtensions": [
|
|
".excalidraw.md"
|
|
],
|
|
"fileIndexingExcludedRegex": [],
|
|
"frontmatterOnly": false,
|
|
"showFileClassSelectInModal": true,
|
|
"chooseFileClassAtFileCreation": false,
|
|
"autoInsertFieldsAtFileClassInsertion": false,
|
|
"fileClassIcon": "package",
|
|
"isAutoCalculationEnabled": true
|
|
} |