Hacker News new | ask | show | jobs
by bhouston 2 days ago
FYI Obsidian does have a CLI with search abilities:

https://obsidian.md/cli

I store my Obsidian in git as well for versioning. There are a few different plugins for that.

I think that Obsidian may not have the schema that you are talking about and I think that it may be missing the hybrid search. It has local search only I believe.

1 comments

I think as a general rule Obsidian is viewed as a personal KB. The CLI that I built I see it more as a repository specific tool part of building things with AI agents so that important information is encoded and fetched when needed without additional prompting.

But I do understand that overlap is there and the justification for using a separate tool might be a stretch.