generated from DNDs/dnd-template
33 lines
660 B
JSON
33 lines
660 B
JSON
|
{
|
||
|
"showGettingStartedBanner": false,
|
||
|
"hasMigratedDailyNoteSettings": true,
|
||
|
"hasMigratedWeeklyNoteSettings": false,
|
||
|
"daily": {
|
||
|
"format": "DD.MM.YYYY",
|
||
|
"folder": "Periodische Notizen/Täglich",
|
||
|
"template": "Templates/t_DailyNote",
|
||
|
"enabled": true
|
||
|
},
|
||
|
"weekly": {
|
||
|
"format": "[KW]ww-yyyy",
|
||
|
"template": "",
|
||
|
"folder": "Periodische Notizen/Wöchentlich",
|
||
|
"enabled": true
|
||
|
},
|
||
|
"monthly": {
|
||
|
"format": "",
|
||
|
"template": "",
|
||
|
"folder": "",
|
||
|
"enabled": false
|
||
|
},
|
||
|
"quarterly": {
|
||
|
"format": "",
|
||
|
"template": "",
|
||
|
"folder": ""
|
||
|
},
|
||
|
"yearly": {
|
||
|
"format": "",
|
||
|
"template": "",
|
||
|
"folder": ""
|
||
|
}
|
||
|
}
|