Initial Obsidian CouchDB sync plugin

This commit is contained in:
dinlo
2026-06-20 09:58:46 +08:00
commit 621b25c39f
6 changed files with 869 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"id": "simple-couchdb-sync",
"name": "Simple CouchDB Sync",
"version": "0.1.0",
"minAppVersion": "1.5.0",
"description": "Synchronize Obsidian vault files with a CouchDB database.",
"author": "Codex",
"authorUrl": "",
"isDesktopOnly": false
}