feat: update settings and plugins

This commit is contained in:
Ben Hong
2024-01-17 20:40:00 -08:00
parent 1916d57faa
commit c744a6fe89
82 changed files with 157524 additions and 5348 deletions

View File

@@ -1,10 +1,10 @@
{
"shouldConfirmBeforeCreate": true,
"weekStart": "monday",
"wordsPerDot": 250,
"shouldConfirmBeforeCreate": false,
"weekStart": "sunday",
"wordsPerDot": 1000,
"showWeeklyNote": true,
"weeklyNoteFormat": "",
"weeklyNoteTemplate": "templates/Weekly Note — Template",
"weeklyNoteFolder": "reports/Weekly Notes",
"weeklyNoteTemplate": "templates/3 - Pages/Weekly Report Note (Page Template)",
"weeklyNoteFolder": "reports/timeline/Weekly Notes",
"localeOverride": "system-default"
}