brianpetro / obsidian-smart-connections

Chat with your notes & see links to related content with AI embeddings. Use local models or 100+ via APIs like Claude, Gemini, ChatGPT & Llama 3
https://smartconnections.app
GNU General Public License v3.0
2.82k stars 185 forks source link

Read method not implemented for type txt #801

Open bbecausereasonss opened 2 months ago

bbecausereasonss commented 2 months ago

I just can't figure out why every single time.

This time it updated the app, and kept my embedding models (before it would auto switch them).

But now this issue agian.

image

bbecausereasonss commented 2 months ago

image

bbecausereasonss commented 2 months ago

Rolling back to the previous release fixed it.

brianpetro commented 2 months ago

recent update unintentionally introduced a bug that doesn't allow non-markdown files to play nicely like they used to. This will be fixed the next version. In the meantime, you might try adding *.txt to the file exclusions settings (I haven't tested this, so let me know if it works) 🌴

From https://github.com/brianpetro/obsidian-smart-connections/issues/797#issuecomment-2377561613