diff --git a/README.md b/README.md index 02c6881..230f985 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Memos AI Sync+ +# Memos AI Sync Plus A fork of [leoleelxh/obsidian-memos-ai-sync](https://github.com/leoleelxh/obsidian-memos-ai-sync) by [erbanku](https://github.com/erbanku), updated to support **Memos v0.21 and earlier** API. diff --git a/community-plugins.json b/community-plugins.json index f649a5e..846eeff 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -1,6 +1,6 @@ { "id": "memos-ai-sync-plus", - "name": "Memos AI Sync+", + "name": "Memos AI Sync Plus", "author": "erbanku", "description": "Sync Memos (v0.21 and earlier) notes with optional AI enhancement.", "repo": "erbanku/obsidian-memos-ai-sync" diff --git a/manifest.json b/manifest.json index 877657d..a8d27e3 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "id": "memos-ai-sync-plus", - "name": "Memos AI Sync+", + "name": "Memos AI Sync Plus", "version": "1.0.5", "minAppVersion": "1.4.0", "description": "Sync Memos (v0.21 and earlier) notes with optional AI enhancement.",