logancyang / obsidian-copilot

THE Copilot in Obsidian
GNU Affero General Public License v3.0
2.72k stars 189 forks source link

Where are the embeddings/indexings/vectors stored on my local machine? #473

Closed Hunter-Bobeck closed 1 month ago

Hunter-Bobeck commented 3 months ago

I want to make sure that my data is in safe places. And I want to exclude it from Obsidian Sync.

logancyang commented 1 month ago

It's in your Obsidian app's local indexedDB, not included in Obsidian Sync. Someone asked for support for Sync before though. It seems it's better to have both options available.