khoj-ai / khoj

Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (e.g gpt, claude, gemini, llama, qwen, mistral).
https://khoj.dev
GNU Affero General Public License v3.0
14.22k stars 705 forks source link

[Regression] Obsidian Plugin connectivity check no longer works with local server #558

Closed dtkav closed 11 months ago

dtkav commented 11 months ago

https://github.com/khoj-ai/khoj/commit/0a950d9382ef0794cbf85463ab48943879434284 https://github.com/khoj-ai/khoj/blob/master/src/interface/obsidian/src/main.ts#L69-L91

I think this PR made the connectivity check only work against https://app.khoj.dev, which means that indexing continues to work, but none of the commands are registered onLoad.