31 lines
567 B
JSON
31 lines
567 B
JSON
{
|
|
"showGettingStartedBanner": false,
|
|
"hasMigratedDailyNoteSettings": true,
|
|
"hasMigratedWeeklyNoteSettings": false,
|
|
"daily": {
|
|
"folder": "!Dailies",
|
|
"enabled": true,
|
|
"template": "_Templates/Daily Notes Template.md"
|
|
},
|
|
"weekly": {
|
|
"format": "",
|
|
"template": "",
|
|
"folder": "!Weekly",
|
|
"enabled": true
|
|
},
|
|
"monthly": {
|
|
"format": "",
|
|
"template": "",
|
|
"folder": ""
|
|
},
|
|
"quarterly": {
|
|
"format": "",
|
|
"template": "",
|
|
"folder": ""
|
|
},
|
|
"yearly": {
|
|
"format": "",
|
|
"template": "",
|
|
"folder": ""
|
|
}
|
|
} |