32 lines
575 B
JSON
32 lines
575 B
JSON
{
|
|
"showGettingStartedBanner": false,
|
|
"hasMigratedDailyNoteSettings": true,
|
|
"hasMigratedWeeklyNoteSettings": false,
|
|
"daily": {
|
|
"format": "YYMMDD",
|
|
"folder": "period/daily/26",
|
|
"template": "",
|
|
"enabled": true
|
|
},
|
|
"weekly": {
|
|
"format": "YY-WW",
|
|
"template": "",
|
|
"folder": "period/weekly",
|
|
"enabled": true
|
|
},
|
|
"monthly": {
|
|
"format": "",
|
|
"template": "",
|
|
"folder": ""
|
|
},
|
|
"quarterly": {
|
|
"format": "",
|
|
"template": "",
|
|
"folder": ""
|
|
},
|
|
"yearly": {
|
|
"format": "",
|
|
"template": "",
|
|
"folder": ""
|
|
}
|
|
} |