You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make all Obsidian page/folder locations configurable via `user-settings.yaml` → `vault_paths` (added in #12). Skills currently hardcode paths — this issue tracks threading the config through each skill.
Goal
Make all Obsidian page/folder locations configurable via `user-settings.yaml` → `vault_paths` (added in #12). Skills currently hardcode paths — this issue tracks threading the config through each skill.
Defaults (from #12)
Skills that need updating
Scripts that need updating
Approach