Initial global Obsidian config
Shared config extracted from obsidian-config; vault-specific files (bookmarks.json, daily-notes.json) excluded. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01ASYabtTgxSxJPjxPmBK9PJ
This commit is contained in:
10
plugins/calendar/data.json
Normal file
10
plugins/calendar/data.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"shouldConfirmBeforeCreate": false,
|
||||
"weekStart": "locale",
|
||||
"wordsPerDot": 250,
|
||||
"showWeeklyNote": true,
|
||||
"weeklyNoteFormat": "[N°.]ggww",
|
||||
"weeklyNoteTemplate": "Templates/Weekly plan template",
|
||||
"weeklyNoteFolder": "02 Areas/Weekly",
|
||||
"localeOverride": "system-default"
|
||||
}
|
||||
Reference in New Issue
Block a user