Files
Main/.obsidian/plugins/periodic-notes/data.json
2024-12-02 15:11:30 +01:00

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": ""
}
}