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:
2026-06-24 12:03:59 -04:00
commit f865b400fb
29 changed files with 14368 additions and 0 deletions

8
appearance.json Normal file
View File

@@ -0,0 +1,8 @@
{
"cssTheme": "Minimal",
"showRibbon": true,
"textFontFamily": "",
"translucency": true,
"interfaceFontFamily": "",
"baseFontSize": 18
}