Rare find

Claude in Obsidian. Chat with Claude AI right inside your note-taking app to search, summarize, and edit your notes.

github.com/Roasbeef/obsidian-claude-code

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2026
  • Merge pull request #19 from Roasbeef/fix/detect-local-bin-claude
  • Merge pull request #18 from sputn1ck/fix/windows-claude-executable-path
  • Merge pull request #17 from Roasbeef/update-readme
  • fix: detect Claude CLI in ~/.local/bin
  • fix: add Windows Claude CLI executable paths
  • docs: update README.md
  • Merge pull request #2 from Roasbeef/claude/haiku-conversation-titles-…
  • feat: use Haiku to generate conversation titles from content
  • Merge pull request #16 from Roasbeef/toggle-sidebar-fix
  • fix: improve sidebar close/collapse behavior
  • test: add unit tests for sidebar toggle functionality
  • fix: properly support collapsing the right sidebar
  • docs: commit CLAUDE.md
  • Merge pull request #12 from desperadoxhy/feat/custom-base-url
  • Merge pull request #14 from Roasbeef/add-claude-github-actions-176834…
  • "Claude PR Assistant workflow"
  • feat: add custom Base URL configuration support
  • Merge pull request #1 from Roasbeef/test-infra
  • fix: remove fs mock entirely and verify CLI installation in CI
  • fix: remove existsSync mock to allow real CLI detection