mirror of
https://github.com/lanjak/obsidian-qdrant-sync.git
synced 2026-07-22 08:32:54 +00:00
9 lines
316 B
JSON
9 lines
316 B
JSON
{
|
|
"id": "qdrant-sync",
|
|
"name": "Qdrant Sync",
|
|
"version": "0.1.3",
|
|
"minAppVersion": "1.13.0",
|
|
"description": "Syncs this vault to a self-hosted Qdrant collection instead of Sync or CouchDB - every note is embedded for semantic search from agent tooling too.",
|
|
"author": "rufi",
|
|
"isDesktopOnly": false
|
|
}
|