31 lines
568 B
JSON
31 lines
568 B
JSON
{
|
|
"showGettingStartedBanner": true,
|
|
"hasMigratedDailyNoteSettings": true,
|
|
"hasMigratedWeeklyNoteSettings": false,
|
|
"daily": {
|
|
"format": "YYYY-MM-DD",
|
|
"folder": "0 Journal/0 Daily",
|
|
"enabled": true,
|
|
"template": "Templates/Daily Template.md"
|
|
},
|
|
"weekly": {
|
|
"format": "",
|
|
"template": "",
|
|
"folder": ""
|
|
},
|
|
"monthly": {
|
|
"format": "",
|
|
"template": "",
|
|
"folder": ""
|
|
},
|
|
"quarterly": {
|
|
"format": "",
|
|
"template": "",
|
|
"folder": ""
|
|
},
|
|
"yearly": {
|
|
"format": "",
|
|
"template": "",
|
|
"folder": ""
|
|
}
|
|
} |