generated from DNDs/dnd-template
Jesse James Isler
d55a62117b
Affected files: .obsidian/command-palette.json .obsidian/community-plugins.json .obsidian/core-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 .obsidian/plugins/table-editor-obsidian/data.json .obsidian/workspace Periodische Notizen/Täglich/01.07.2022.md Periodische Notizen/Täglich/04.07.2022.md Periodische Notizen/Täglich/05.07.2022.md Periodische Notizen/Täglich/06.07.2022.md Periodische Notizen/Täglich/27.06.2022.md Periodische Notizen/Täglich/28.06.2022.md Periodische Notizen/Täglich/30.06.2022.md Periodische Notizen/Wöchentlich/KW27-2022.md Templates/t_DailyNote.md
33 lines
660 B
JSON
33 lines
660 B
JSON
{
|
|
"showGettingStartedBanner": false,
|
|
"hasMigratedDailyNoteSettings": true,
|
|
"hasMigratedWeeklyNoteSettings": false,
|
|
"daily": {
|
|
"format": "DD.MM.YYYY",
|
|
"folder": "Periodische Notizen/Täglich",
|
|
"template": "Templates/t_DailyNote",
|
|
"enabled": true
|
|
},
|
|
"weekly": {
|
|
"format": "[KW]ww-yyyy",
|
|
"template": "",
|
|
"folder": "Periodische Notizen/Wöchentlich",
|
|
"enabled": true
|
|
},
|
|
"monthly": {
|
|
"format": "",
|
|
"template": "",
|
|
"folder": "",
|
|
"enabled": false
|
|
},
|
|
"quarterly": {
|
|
"format": "",
|
|
"template": "",
|
|
"folder": ""
|
|
},
|
|
"yearly": {
|
|
"format": "",
|
|
"template": "",
|
|
"folder": ""
|
|
}
|
|
} |