33 lines
No EOL
693 B
JSON
33 lines
No EOL
693 B
JSON
{
|
|
"showGettingStartedBanner": true,
|
|
"hasMigratedDailyNoteSettings": false,
|
|
"hasMigratedWeeklyNoteSettings": false,
|
|
"daily": {
|
|
"format": "",
|
|
"template": "_Templates/Daily Note.md",
|
|
"folder": "20 - Journal/Daily",
|
|
"enabled": true
|
|
},
|
|
"weekly": {
|
|
"format": "",
|
|
"template": "_Templates/Weekly Review.md",
|
|
"folder": "20 - Journal/Weekly",
|
|
"enabled": true
|
|
},
|
|
"monthly": {
|
|
"format": "",
|
|
"template": "_Templates/Monthly Review.md",
|
|
"folder": "20 - Journal/Monthly",
|
|
"enabled": true
|
|
},
|
|
"quarterly": {
|
|
"format": "",
|
|
"template": "",
|
|
"folder": ""
|
|
},
|
|
"yearly": {
|
|
"format": "",
|
|
"template": "",
|
|
"folder": ""
|
|
}
|
|
} |