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

View File

@@ -0,0 +1,9 @@
{
"id": "multi-vault-links",
"name": "Multi-Vault Links",
"version": "0.1.4",
"minAppVersion": "1.5.0",
"description": "Turn [[Vault: file]] links into clickable obsidian:// URIs that open the file in another vault.",
"author": "exedev",
"isDesktopOnly": false
}