generated from DNDs/dnd-template
31 lines
531 B
JSON
31 lines
531 B
JSON
|
{
|
||
|
"showGettingStartedBanner": true,
|
||
|
"hasMigratedDailyNoteSettings": false,
|
||
|
"hasMigratedWeeklyNoteSettings": false,
|
||
|
"daily": {
|
||
|
"format": "DD.MM.YY",
|
||
|
"template": "",
|
||
|
"folder": "Sessions",
|
||
|
"enabled": true
|
||
|
},
|
||
|
"weekly": {
|
||
|
"format": "",
|
||
|
"template": "",
|
||
|
"folder": ""
|
||
|
},
|
||
|
"monthly": {
|
||
|
"format": "",
|
||
|
"template": "",
|
||
|
"folder": ""
|
||
|
},
|
||
|
"quarterly": {
|
||
|
"format": "",
|
||
|
"template": "",
|
||
|
"folder": ""
|
||
|
},
|
||
|
"yearly": {
|
||
|
"format": "",
|
||
|
"template": "",
|
||
|
"folder": ""
|
||
|
}
|
||
|
}
|