obsidian-ai-note-suggestion
obsidian-ai-note-suggestion copied to clipboard
No `db.json` file found
I'm getting the following console error: ENOENT: no such file or directory, open '<redacted>/.obsidian/plugins/obsidian-ai-note-suggestion/db.json' - is this critical?
its not, db.json used to cache query from weaviate. Probably you used a different plugin dir name, it store db.json at
.obsidian/plugins/obsidian-ai-note-suggestion/db.json . I will fix this error in next update