Affected files: .obsidian/community-plugins.json .obsidian/plugins/periodic-notes/data.json .obsidian/plugins/periodic-notes/main.js .obsidian/plugins/periodic-notes/manifest.json .obsidian/plugins/periodic-notes/styles.css
32 lines
604 B
JSON
32 lines
604 B
JSON
{
|
||
"showGettingStartedBanner": true,
|
||
"hasMigratedDailyNoteSettings": false,
|
||
"hasMigratedWeeklyNoteSettings": false,
|
||
"daily": {
|
||
"format": "",
|
||
"template": "02. PARA/03. Resources(資源)/99. templates/日記.md",
|
||
"folder": "01. Daily",
|
||
"enabled": true
|
||
},
|
||
"weekly": {
|
||
"format": "",
|
||
"template": "",
|
||
"folder": "",
|
||
"enabled": false
|
||
},
|
||
"monthly": {
|
||
"format": "",
|
||
"template": "",
|
||
"folder": ""
|
||
},
|
||
"quarterly": {
|
||
"format": "",
|
||
"template": "",
|
||
"folder": ""
|
||
},
|
||
"yearly": {
|
||
"format": "",
|
||
"template": "",
|
||
"folder": ""
|
||
}
|
||
} |