Skip to content

Fix: skip Obsidian/Claude Code install when already present#3

Open
Levis44 wants to merge 1 commit intoearlyaidopters:mainfrom
Levis44:main
Open

Fix: skip Obsidian/Claude Code install when already present#3
Levis44 wants to merge 1 commit intoearlyaidopters:mainfrom
Levis44:main

Conversation

@Levis44
Copy link
Copy Markdown

@Levis44 Levis44 commented Apr 7, 2026

  • Avoid redundant installs by treating Obsidian as “installed” if it exists via Homebrew or as /Applications/Obsidian.app.
  • Harden install flow by handling failures:
    • Obsidian cask install failure now prints the official download link.
    • Claude Code install script failure now prints a manual npm install -g @anthropic-ai/claude-code fallback.
  • Post-install check now matches the same Obsidian detection logic (Homebrew cask OR /Applications/Obsidian.app).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant